EventGrabBroken.grabWindow

gdk.window.Window grabWindow() @property

Get grabWindow field.

Returns

If this event is caused by another grab in the same

application, @grab_window contains the new grab window. Otherwise @grab_window is null.

void grabWindow(gdk.window.Window propval) @property

Set grabWindow field.

Parameters

propvalIf this event is caused by another grab in the same application, @grab_window contains the new grab window. Otherwise @grab_window is null.