Struct gtk_sys::GtkHSeparator [−][src]
#[repr(C)]pub struct GtkHSeparator { pub separator: GtkSeparator, }
Fields
separator: GtkSeparatorTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkHSeparatorimpl !Send for GtkHSeparatorimpl !Sync for GtkHSeparatorimpl Unpin for GtkHSeparatorimpl UnwindSafe for GtkHSeparatorBlanket Implementations
Mutably borrows from an owned value. Read more