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