Method

GdkEventget_surface

Declaration [src]

GdkSurface*
gdk_event_get_surface (
  GdkEvent* event
)

Description [src]

Extracts the surface associated with an event.

Return value

Type: GdkSurface

The GdkSurface associated with the event.

The returned data is owned by the instance.
The return value can be NULL.