Struct gio_sys::GAppLaunchContext [−][src]
#[repr(C)]pub struct GAppLaunchContext { pub parent_instance: GObject, pub priv_: *mut GAppLaunchContextPrivate, }
Fields
parent_instance: GObject
priv_: *mut GAppLaunchContextPrivate
Trait Implementations
impl Copy for GAppLaunchContext
[src]
impl Copy for GAppLaunchContext
impl Clone for GAppLaunchContext
[src]
impl Clone for GAppLaunchContext
fn clone(&self) -> GAppLaunchContext
[src]
fn clone(&self) -> GAppLaunchContext
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GAppLaunchContext
[src]
impl Debug for GAppLaunchContext
Auto Trait Implementations
impl !Send for GAppLaunchContext
impl !Send for GAppLaunchContext
impl !Sync for GAppLaunchContext
impl !Sync for GAppLaunchContext