projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01dfb49
)
monitor: remove GdkScreen mention from docs
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 31 Oct 2017 23:15:01 +0000
(19:15 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 31 Oct 2017 23:15:01 +0000
(19:15 -0400)
No need to refer to GdkScreen here.
gdk/gdkmonitor.c
patch
|
blob
|
history
diff --git
a/gdk/gdkmonitor.c
b/gdk/gdkmonitor.c
index d7fb64c3ec13ec7c95a21c212ccf7f56e2b216c7..fb721481db82dcdb9bf38e09aa2e8ec5141621cb 100644
(file)
--- a/
gdk/gdkmonitor.c
+++ b/
gdk/gdkmonitor.c
@@
-35,9
+35,6
@@
* monitors with gdk_display_get_monitors() and to find particular
* monitors with gdk_display_get_primary_monitor() or
* gdk_display_get_monitor_at_window().
- *
- * GdkMonitor was introduced in GTK+ 3.22 and supersedes earlier
- * APIs in GdkScreen to obtain monitor-related information.
*/
enum {