gdkKeymapHaveBidiLayouts {RGtk2} | R Documentation |
Determines if keyboard layouts for both right-to-left and left-to-right languages are in use.
gdkKeymapHaveBidiLayouts(object)
|
[GdkKeymap ] a GdkKeymap or NULL to use the default keymap |
Returns
: TRUE
if there are layouts in both directions, FALSE
otherwise
Since 2.12
Derived by RGtkGen from GTK+ documentation