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