Method

GdkWindowget_display

since: 2.24

Declaration [src]

GdkDisplay*
gdk_window_get_display (
  GdkWindow* window
)

Description [src]

Gets the GdkDisplay associated with a GdkWindow.

Available since: 2.24

Return value

Type: GdkDisplay

The GdkDisplay associated with window.

The returned data is owned by the instance.