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