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