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