Struct gtk_sys::GtkAccelGroupEntry
[−]
[src]
#[repr(C)]pub struct GtkAccelGroupEntry { pub key: GtkAccelKey, pub closure: *mut GClosure, pub accel_path_quark: GQuark, }
Fields
key: GtkAccelKey
closure: *mut GClosure
accel_path_quark: GQuark