forked from AuroraMiddleware/gtk
gdkdisplay: Document get_monitor_at_surface can return NULL
Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/5075
This commit is contained in:
parent
9bce70ed8d
commit
818ca63d35
@ -2013,7 +2013,7 @@ gdk_display_get_monitors (GdkDisplay *self)
|
||||
* Returns a monitor close to @surface if it is outside
|
||||
* of all monitors.
|
||||
*
|
||||
* Returns: (transfer none): the monitor with the largest
|
||||
* Returns: (transfer none) (nullable): the monitor with the largest
|
||||
* overlap with @surface
|
||||
*/
|
||||
GdkMonitor *
|
||||
|
Loading…
Reference in New Issue
Block a user