Struct gtk_sys::GtkLevelBar [−][src]
#[repr(C)]pub struct GtkLevelBar { pub parent: GtkWidget, pub priv_: *mut GtkLevelBarPrivate, }
Fields
parent: GtkWidgetpriv_: *mut GtkLevelBarPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkLevelBarimpl !Send for GtkLevelBarimpl !Sync for GtkLevelBarimpl Unpin for GtkLevelBarimpl UnwindSafe for GtkLevelBarBlanket Implementations
Mutably borrows from an owned value. Read more