From 5a3156a8b7904cceac9851a873f1b214fcfbfdd0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 7 Jan 2023 21:35:29 -0500 Subject: [PATCH] gdk: Update docs Update the docs for gdk_display_get_monitor_at_surface. --- gdk/gdkdisplay.c | 3 --- 1 file changed, 3 deletions(-) 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 */ -- 2.30.2