Class: Gdk::CrossingEvent
Overview
An event caused by a pointing device moving between surfaces.
Constant Summary
Constants inherited from Event
Instance Method Summary collapse
-
#detail ⇒ Gdk::NotifyType
Extracts the notify detail from a crossing event.
-
#focus ⇒ Boolean
Checks if the event surface is the focus surface.
-
#mode ⇒ Gdk::CrossingMode
Extracts the crossing mode from a crossing event.
Methods inherited from Event
#_get_angle, #_get_center, #_get_distance, #device, #device_tool, #display, #event_sequence, #event_type, #get_axes, #get_axis, #get_history, #get_position, #modifier_state, #pointer_emulated, #ref, #seat, #send_event?, #surface, #time, #triggers_context_menu, #unref
Instance Method Details
#detail ⇒ Gdk::NotifyType
Extracts the notify detail from a crossing event.
#focus ⇒ Boolean
Checks if the event surface is the focus surface.
#mode ⇒ Gdk::CrossingMode
Extracts the crossing mode from a crossing event.