docs: Fix copy-paste error in GdkDevice

This commit is contained in:
Emmanuele Bassi 2021-02-22 00:10:35 +00:00
parent b6b30c9bcf
commit 1dd240974b

View File

@ -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.
*