Struct gtk_sys::GtkShortcutLabel [] [src]

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

Trait Implementations

impl Debug for GtkShortcutLabel
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations