From: Matthias Clasen Date: Sun, 8 Jan 2023 02:35:29 +0000 (-0500) Subject: gdk: Update docs X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~8^2~83 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5a3156a8b7904cceac9851a873f1b214fcfbfdd0;p=gtk4.git gdk: Update docs Update the docs for gdk_display_get_monitor_at_surface. --- diff --git a/gdk/gdkdisplay.c b/gdk/gdkdisplay.c index 06e4b2deab..c7a2e6203b 100644 --- a/gdk/gdkdisplay.c +++ b/gdk/gdkdisplay.c @@ -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 */