Method
GdkDisplayget_monitor
since: 3.22
Declaration [src]
GdkMonitor*
gdk_display_get_monitor (
GdkDisplay* display,
int monitor_num
)
Return value
Type: GdkMonitor
The GdkMonitor, or NULL if
monitor_num is not a valid monitor number.
| The returned data is owned by the instance. |
The return value can be NULL. |