Struct gtk_sys::GtkPopover [−][src]
#[repr(C)]pub struct GtkPopover { pub parent_instance: GtkBin, pub priv_: *mut GtkPopoverPrivate, }
Fields
parent_instance: GtkBinpriv_: *mut GtkPopoverPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkPopoverimpl !Send for GtkPopoverimpl !Sync for GtkPopoverimpl Unpin for GtkPopoverimpl UnwindSafe for GtkPopoverBlanket Implementations
Mutably borrows from an owned value. Read more