Struct gtk_sys::GtkAccelMap[][src]

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

Trait Implementations

impl Debug for GtkAccelMap
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkAccelMap

impl Sync for GtkAccelMap