Struct libayatana_appindicator::_GtkWidget [−][src]
#[repr(C)]pub struct _GtkWidget { pub parent_instance: _GObject, pub priv_: *mut *mut _GtkWidgetPrivate, }
Fields
parent_instance: _GObjectpriv_: *mut *mut _GtkWidgetPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GtkWidgetimpl !Send for _GtkWidgetimpl !Sync for _GtkWidgetimpl Unpin for _GtkWidgetimpl UnwindSafe for _GtkWidgetBlanket Implementations
Mutably borrows from an owned value. Read more