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