Struct tracker_sys::TrackerNotifier [−][src]
#[repr(C)]pub struct TrackerNotifier { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TrackerNotifierimpl !Send for TrackerNotifierimpl !Sync for TrackerNotifierimpl Unpin for TrackerNotifierimpl UnwindSafe for TrackerNotifierBlanket Implementations
Mutably borrows from an owned value. Read more