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