Method

Gdk.Event.get_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

Ownership is not transferred to the caller
Can be NULL