gdk.grab_broken_event

Module for [GrabBrokenEvent] class

Types 1

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 event
bool getImplicit()Checks whether the grab broken event is for an implicit grab. Returns: true if the an implicit grab was broken
Constructors
this(void * ptr, Flag!"Take" take)