Struct glib_sys::GOptionContext [] [src]

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

Trait Implementations

impl Debug for GOptionContext
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations