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