Method

GdkScreenget_display

since: 2.2

Declaration [src]

GdkDisplay*
gdk_screen_get_display (
  GdkScreen* screen
)

Description [src]

Gets the display to which the screen belongs.

Available since: 2.2

Return value

Type: GdkDisplay

The display to which screen belongs.

The returned data is owned by the instance.