Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.AxisUse

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkAxisUse
Enum : AxisUse
An enumeration describing the way in which a device
axis (valuator) maps onto the predefined valuator
types that GTK+ understands.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Device
Method
get_axis_use (guint32 index_) : Gdk.AxisUse
Returns the axis use for index_.
Gdk.Device
Method
set_axis_use (guint32 index_, AxisUse use) : none
Specifies how an axis of a device is used.
Gdk.Event
Method
get_axis (AxisUse axis_use, Object out_values) : gboolean
Extract the axis value for a particular axis use from
an event structure.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:58 GMT+0800 (HKT)