Struct gio_sys::GSimpleActionGroupPrivate[][src]

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

Trait Implementations

impl Debug for GSimpleActionGroupPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations