Learn R Programming

RGtk2 (version 2.12.17)

gdkKeymapGetDirection: gdkKeymapGetDirection

Description

undocumented

Usage

gdkKeymapGetDirection(object)

Arguments

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

Value

  • [PangoDirection] the direction of effective layout of the keymap.

    Returns: PANGO_DIRECTION_LTR or PANGO_DIRECTION_RTL if it can determine the direction. PANGO_DIRECTION_NEUTRAL otherwise.

Details

Returns the direction of the keymap.