gdk.grab_broken_event
Module for [GrabBrokenEvent] class
class GrabBrokenEvent
Types 1
classGrabBrokenEvent : gdk.event.Event
An event related to a broken windowing system grab.
Methods
gdk.surface.Surface getGrabSurface()Extracts the grab surface from a grab broken event. Returns: the grab surface of eventbool getImplicit()Checks whether the grab broken event is for an implicit grab. Returns: true if the an implicit grab was broken