gdkKeymapGetDirection {RGtk2}R Documentation

gdkKeymapGetDirection

Description

Returns the direction of the keymap.

Usage

gdkKeymapGetDirection(object)

Arguments

object [GdkKeymap] a GdkKeymap or NULL to use the default keymap. Returns: PANGO_DIRECTION_LTR or PANGO_DIRECTION_RTL.

Value

[PangoDirection] the direction of the keymap.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]