Struct libhandy_sys::HdyHeaderBar
source · [−]#[repr(C)]pub struct HdyHeaderBar {
pub parent_instance: GtkContainer,
}Fields
parent_instance: GtkContainerTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HdyHeaderBar
impl !Send for HdyHeaderBar
impl !Sync for HdyHeaderBar
impl Unpin for HdyHeaderBar
impl UnwindSafe for HdyHeaderBar
Blanket Implementations
Mutably borrows from an owned value. Read more