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