gdk: Update docs

Update the docs for gdk_display_get_monitor_at_surface.
This commit is contained in:
Matthias Clasen 2023-01-07 21:35:29 -05:00
parent a4c2f19155
commit 5a3156a8b7

View File

@ -2015,9 +2015,6 @@ gdk_display_get_monitors (GdkDisplay *self)
* Gets the monitor in which the largest area of @surface
* resides.
*
* Returns a monitor close to @surface if it is outside
* of all monitors.
*
* Returns: (transfer none) (nullable): the monitor with the largest
* overlap with @surface
*/