Struct gtk_sys::GtkShortcutsShortcut[][src]

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

Trait Implementations

impl Debug for GtkShortcutsShortcut
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations