Method

GdkEventget_display

Declaration [src]

GdkDisplay*
gdk_event_get_display (
  GdkEvent* event
)

Description [src]

Retrieves the display associated to the event.

Return value

Returns: GdkDisplay
 

A GdkDisplay

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