[gtk/ebassi/gidocgen: 105/500] docs: Fix copy-paste error in GdkDevice




commit 1dd240974b15107c7b000c8c547d4446bf116112
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 22 00:10:35 2021 +0000

    docs: Fix copy-paste error in GdkDevice

 gdk/gdkdevice.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c
index e4d24016fd..d3d5f8c116 100644
--- a/gdk/gdkdevice.c
+++ b/gdk/gdkdevice.c
@@ -256,7 +256,7 @@ gdk_device_class_init (GdkDeviceClass *klass)
                          G_PARAM_READABLE | G_PARAM_STATIC_STRINGS);
 
   /**
-   * GdkDevice:direction:
+   * GdkDevice:has-bidi-layouts:
    *
    * Whether the device has both right-to-left and left-to-right layouts.
    *


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