[gtk/ebassi/gidocgen: 85/478] docs: Fix copy-paste error in GdkDevice




commit 5027d73c74334cd576dc7f709bd88a91a916469c
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]