[gtk] gdk: Add some more docs



commit f771046a001cb0022c0daaf21e6e24dd90796f86
Author: Matthias Clasen <matthiasc redhat com>
Date:   Sun Feb 11 00:41:31 2018 +0000

    gdk: Add some more docs
    
    Add another reference to the docs.

 gdk/gdkkeys.c | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gdk/gdkkeys.c b/gdk/gdkkeys.c
index e3435d901b..0868514a53 100644
--- a/gdk/gdkkeys.c
+++ b/gdk/gdkkeys.c
@@ -335,6 +335,8 @@ gdk_keyval_is_lower (guint keyval)
  * @keymap: a #GdkKeymap
  *
  * Returns the direction of effective layout of the keymap.
+ * The direction of a layout is the direction of the majority of its
+ * symbols. See pango_unichar_direction().
  *
  * Returns: %PANGO_DIRECTION_LTR or %PANGO_DIRECTION_RTL
  *   if it can determine the direction. %PANGO_DIRECTION_NEUTRAL


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