Struct gio_sys::GActionGroup[][src]

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

Trait Implementations

impl Debug for GActionGroup
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations