gdkKeymapGetDirection: gdkKeymapGetDirection
Description
Returns the direction of effective layout of the keymap.Usage
gdkKeymapGetDirection(object)
Arguments
object
a GdkKeymap or NULL to use the default keymap Value
PangoDirection] PANGO_DIRECTION_LTR or PANGO_DIRECTION_RTL
if it can determine the direction. PANGO_DIRECTION_NEUTRAL
otherwise.
Details
Returns the direction of the keymap.