Method

GdkGrabBrokenEventget_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

Type: GdkSurface

The grab surface of event.

The returned data is owned by the instance.