Struct gtk_sys::GtkShortcutsShortcutClass[][src]

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

Trait Implementations

impl Debug for GtkShortcutsShortcutClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations