gdk.crossing_event

Module for [CrossingEvent] class

Types 1

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 event
bool getFocus()Checks if the event surface is the focus surface. Returns: true if the surface is the focus surface
gdk.types.CrossingMode getMode()Extracts the crossing mode from a crossing event. Returns: the mode of event
Constructors
this(void * ptr, Flag!"Take" take)