:right-sidebar: True GrabBrokenEvent =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: GrabBrokenEvent(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Event` An event related to a broken windowing system grab. Methods ------- .. rst-class:: interim-class .. class:: GrabBrokenEvent :no-index: .. method:: get_grab_surface() -> ~gi.repository.Gdk.Surface Extracts the grab surface from a grab broken event. .. method:: get_implicit() -> bool Checks whether the grab broken event is for an implicit grab.