Struct glib_sys::GOptionGroup[][src]

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

Trait Implementations

impl Debug for GOptionGroup
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GOptionGroup

impl Sync for GOptionGroup