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