Struct glib_sys::GOptionContext[][src]

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

Trait Implementations

impl Debug for GOptionContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GOptionContext

impl Sync for GOptionContext