Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.AccelKey

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkAccelKey
Struct : AccelKey
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.AccelKey ()
Create a new Gtk.AccelKey
Create a new Gtk.AccelKey
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.AccelGroup
Method
find (Function find_func, void* data) : Gtk.AccelKey
Finds the first entry in an accelerator group for which
Gtk.AccelMap
Method
Gtk.AccelMap.lookup_entry (String accel_path, AccelKey key) : Boolean
Looks up the accelerator entry for accel_path and fills in key.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:38 GMT+0800 (HKT)