c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.BindingSet

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkBindingSet
Struct : BindingSet
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.BindingSet ()
Create a new Gtk.BindingSet
Create a new Gtk.BindingSet
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.binding_entry_add_signall (BindingSet binding_set, guint32 keyval, ModifierType modifiers, String signal_name, Array binding_args) : none
Gtk
Method
Gtk.binding_entry_clear (BindingSet binding_set, guint32 keyval, ModifierType modifiers) : none
Gtk
Method
Gtk.binding_entry_remove (BindingSet binding_set, guint32 keyval, ModifierType modifiers) : none
Gtk
Method
Gtk.binding_entry_skip (BindingSet binding_set, guint32 keyval, ModifierType modifiers) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:16 GMT+0800 (HKT)