Method

GdkKeymapget_direction

Declaration [src]

PangoDirection
gdk_keymap_get_direction (
  GdkKeymap* keymap
)

Description [src]

Returns the direction of effective layout of the keymap.

Return value

Type: PangoDirection

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