Method

GdkEventget_display

Declaration [src]

GdkDisplay*
gdk_event_get_display (
  GdkEvent* event
)

Description [src]

Retrieves the display associated to the event.

Return value

Type: GdkDisplay

A GdkDisplay

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