Method
GdkEventget_surface
Declaration [src]
GdkSurface*
gdk_event_get_surface (
GdkEvent* 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 . |