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