Class: Gdk::GrabBrokenEvent
Overview
An event related to a broken windowing system grab.
Constant Summary
Constants inherited from Event
Instance Method Summary collapse
-
#grab_surface ⇒ Gdk::Surface
Extracts the grab surface from a grab broken event.
-
#implicit ⇒ Boolean
Checks whether the grab broken event is for an implicit grab.
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
#grab_surface ⇒ Gdk::Surface
Extracts the grab surface from a grab broken event.
#implicit ⇒ Boolean
Checks whether the grab broken event is for an implicit grab.