Struct gtk_sys::GtkRevealer [−][src]
#[repr(C)]pub struct GtkRevealer { pub parent_instance: GtkBin, }
Fields
parent_instance: GtkBinTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkRevealerimpl !Send for GtkRevealerimpl !Sync for GtkRevealerimpl Unpin for GtkRevealerimpl UnwindSafe for GtkRevealerBlanket Implementations
Mutably borrows from an owned value. Read more