Struct gio_sys::GAppLaunchContextPrivate[][src]

#[repr(C)]
pub struct GAppLaunchContextPrivate(_);

Trait Implementations

impl Debug for GAppLaunchContextPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations