Method
GdkMonitorget_display
since: 3.22
Declaration [src]
GdkDisplay*
gdk_monitor_get_display (
  GdkMonitor* monitor
)
      Description [src]
Gets the display that this monitor belongs to.
Available since: 3.22
| Gets property | Gdk.Monitor:display | 
Return value
Type: GdkDisplay
The display.
| The returned data is owned by the instance. |