gdk.crossing_event
Module for [CrossingEvent] class
class CrossingEvent
Types 1
classCrossingEvent : gdk.event.Event
An event caused by a pointing device moving between surfaces.
Methods
gdk.types.NotifyType getDetail() nothrowExtracts the notify detail from a crossing event. Returns: the notify detail of eventbool getFocus() nothrowChecks if the event surface is the focus surface. Returns: true if the surface is the focus surfacegdk.types.CrossingMode getMode() nothrowExtracts the crossing mode from a crossing event. Returns: the mode of event