gdkKeymapGetDirection {RGtk2} | R Documentation |
undocumented
gdkKeymapGetDirection(object)
|
[GdkKeymap ] a GdkKeymap or NULL to use the default keymap |
Returns the direction of the keymap.
[PangoDirection
] the direction of effective layout of the keymap.
Returns
: PANGO_DIRECTION_LTR
or PANGO_DIRECTION_RTL
if determines the
direction. PANGO_DIRECTION_NEUTRAL
otherwise.
Derived by RGtkGen from GTK+ documentation