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