[gtk/gtk-3-24: 1/2] gdkapplaunchcontext: Improve set_screen() docs




commit c5c76ad327c30e3680737086988d5b91961da1f8
Author: Phaedrus Leeds <mwleeds protonmail com>
Date:   Tue Feb 1 11:14:31 2022 -0800

    gdkapplaunchcontext: Improve set_screen() docs

 gdk/gdkapplaunchcontext.c | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gdk/gdkapplaunchcontext.c b/gdk/gdkapplaunchcontext.c
index 1f88df92ab..283d16ec78 100644
--- a/gdk/gdkapplaunchcontext.c
+++ b/gdk/gdkapplaunchcontext.c
@@ -205,6 +205,9 @@ gdk_app_launch_context_set_display (GdkAppLaunchContext *context,
  * Sets the screen on which applications will be launched when
  * using this context. See also gdk_app_launch_context_set_display().
  *
+ * Note that, typically, a #GdkScreen represents a logical screen,
+ * not a physical monitor.
+ *
  * If both @screen and @display are set, the @screen takes priority.
  * If neither @screen or @display are set, the default screen and
  * display are used.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]