Struct gtk_sys::GtkActionGroupPrivate[][src]

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

Trait Implementations

impl Debug for GtkActionGroupPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations