gdkKeymapGetDirection {RGtk2}R Documentation

gdkKeymapGetDirection

Description

undocumented

Usage

gdkKeymapGetDirection(object)

Arguments

object [GdkKeymap] a GdkKeymap or NULL to use the default keymap

Details

Returns the direction of the keymap.

Value

[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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]