Struct gtk_sys::GtkListBox [−][src]
#[repr(C)]pub struct GtkListBox { pub parent_instance: GtkContainer, }
Fields
parent_instance: GtkContainerTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkListBoximpl !Send for GtkListBoximpl !Sync for GtkListBoximpl Unpin for GtkListBoximpl UnwindSafe for GtkListBoxBlanket Implementations
Mutably borrows from an owned value. Read more