projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c2f19
)
gdk: Update docs
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Jan 2023 02:35:29 +0000
(21:35 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 8 Jan 2023 02:35:29 +0000
(21:35 -0500)
Update the docs for gdk_display_get_monitor_at_surface.
gdk/gdkdisplay.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdisplay.c
b/gdk/gdkdisplay.c
index 06e4b2deabb06cc4a333e1f47058af2bb5e3b04f..c7a2e6203b8a3566747767e1cf8f29a9e3d12467 100644
(file)
--- 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
*/