Struct gtk_sys::GtkShortcutLabelClass [] [src]

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

Trait Implementations

impl Debug for GtkShortcutLabelClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations