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