Struct gio::ActionGroupExportId
source · pub struct ActionGroupExportId(_);
Trait Implementations§
source§impl Debug for ActionGroupExportId
impl Debug for ActionGroupExportId
source§impl PartialEq<ActionGroupExportId> for ActionGroupExportId
impl PartialEq<ActionGroupExportId> for ActionGroupExportId
source§fn eq(&self, other: &ActionGroupExportId) -> bool
fn eq(&self, other: &ActionGroupExportId) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.