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