Package ch.bailu.gtk.gdk
Klasse CrossingEvent
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.gdk.Event
ch.bailu.gtk.gdk.CrossingEvent
- Alle implementierten Schnittstellen:
PointerInterface
An event caused by a pointing device moving between surfaces.
-
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
int
Extracts the notify detail from a crossing event.boolean
getFocus()
Checks if the @event surface is the focus surface.static int
int
getMode()
Extracts the crossing mode from a crossing event.static long
static TypeSystem.TypeSize
static long
static TypeSystem.TypeSize
Von Klasse geerbte Methoden ch.bailu.gtk.gdk.Event
getDevice, getDeviceTool, getDisplay, getEventSequence, getEventType, getModifierState, getPointerEmulated, getSeat, getSurface, getTime, ref, triggersContextMenu, unref
Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Konstruktordetails
-
CrossingEvent
-
-
Methodendetails
-
getClassHandler
-
getDetail
public int getDetail()Extracts the notify detail from a crossing event.- Gibt zurück:
- the notify detail of @event
-
getFocus
public boolean getFocus()Checks if the @event surface is the focus surface.- Gibt zurück:
- %TRUE if the surface is the focus surface
-
getMode
public int getMode()Extracts the crossing mode from a crossing event.- Gibt zurück:
- the mode of @event
-
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-