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