Method

Gdk.Event.get_surface

Declaration [src]

GdkSurface*
gdk_event_get_surface (
  GdkEvent* event
)

Description [src]

Extracts the surface associated with an event.

Return value

Returns: GdkSurface

The GdkSurface associated with the event

Ownership is not transferred to the caller