Method

GdkEventget_window

since: 3.10

Declaration [src]

GdkWindow*
gdk_event_get_window (
  const GdkEvent* event
)

Description [src]

Extracts the GdkWindow associated with an event.

Available since: 3.10

Return value

Type: GdkWindow

The GdkWindow associated with the event.

The returned data is owned by the instance.