Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.InputSource

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkInputSource
Enum : InputSource
An enumeration describing the type of an input device in general terms.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Device
Method
get_source () : Gdk.InputSource
Determines the type of the device.
Gdk.Window
Method
get_source_events (InputSource source) : Gdk.EventMask
Returns the event mask for window corresponding to the device class specified
by source.
Gdk.Window
Method
set_source_events (InputSource source, EventMask event_mask) : none
Sets the event mask for any floating device (i.e.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:00 GMT+0800 (HKT)