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()Extracts the notify detail from a crossing event. Returns: the notify detail of eventbool getFocus()Checks if the event surface is the focus surface. Returns: true if the surface is the focus surfacegdk.types.CrossingMode getMode()Extracts the crossing mode from a crossing event. Returns: the mode of event