gdkKeymapHaveBidiLayouts: gdkKeymapHaveBidiLayouts
Description
Determines if keyboard layouts for both right-to-left and left-to-right
languages are in use.Usage
gdkKeymapHaveBidiLayouts(object)
Arguments
object
a GdkKeymap
or NULL
to use the default keymap Value
TRUE
if there are layouts in both directions, FALSE
otherwise