Method

Gdk.GrabBrokenEvent.get_grab_surface

Declaration [src]

GdkSurface*
gdk_grab_broken_event_get_grab_surface (
  GdkEvent* event
)

Description [src]

Extracts the grab surface from a grab broken event.

Return value

Returns: GdkSurface

the grab surface of event

Ownership is not transferred to the caller