c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventButton

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventButton
Struct : EventButton
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventButton ()
Create a new Gdk.EventButton
Create a new Gdk.EventButton
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Entry
Signal
icon_press (Entry self, EntryIconPosition icon_pos, EventButton event) : none
Gtk.Entry
Signal
icon_release (Entry self, EntryIconPosition icon_pos, EventButton event) : none
Gtk.StatusIcon
Signal
button_press_event (StatusIcon self, EventButton event) : gboolean
Gtk.StatusIcon
Signal
button_release_event (StatusIcon self, EventButton event) : gboolean
Gtk.Widget
Signal
button_press_event (Widget self, EventButton event) : gboolean
Gtk.Widget
Signal
button_release_event (Widget self, EventButton event) : gboolean
WebKit.WebView
Method
get_hit_test_result (EventButton event) : WebKit.HitTestResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:57 GMT+0800 (HKT)