c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.EventType

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventType
Enum : EventType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.test_simulate_button (Window window, gint32 x, gint32 y, guint32 button, ModifierType modifiers, EventType button_pressrelease) : gboolean
Gdk
Method
Gdk.test_simulate_key (Window window, gint32 x, gint32 y, guint32 keyval, ModifierType modifiers, EventType key_pressrelease) : gboolean
Gdk.Event
Method
new Gdk.Event.c_new (EventType type) : Gdk.Event
Create a new Gdk.Event
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:59 GMT+0800 (HKT)