Struct gio_sys::GApplication [−][src]
#[repr(C)]pub struct GApplication { pub parent_instance: GObject, pub priv_: *mut GApplicationPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GApplicationPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GApplicationimpl !Send for GApplicationimpl !Sync for GApplicationimpl Unpin for GApplicationimpl UnwindSafe for GApplicationBlanket Implementations
Mutably borrows from an owned value. Read more