Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventMotion

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventMotion
Struct : EventMotion
Generated when the pointer moves.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventMotion ()
Create a new Gdk.EventMotion
Create a new Gdk.EventMotion
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.event_request_motions (EventMotion event) : none
Request more motion notifies if event is a motion notify hint event.
Gtk.Widget
Signal
motion_notify_event (Widget self, EventMotion event) : gboolean
The ::motion-notify-event signal is emitted when the pointer moves
over the widget's GdkWindow.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:57 GMT+0800 (HKT)