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