RGtk2 (version 2.20.31)

gdkKeymapHaveBidiLayouts: gdkKeymapHaveBidiLayouts

Description

Determines if keyboard layouts for both right-to-left and left-to-right languages are in use.

Usage

gdkKeymapHaveBidiLayouts(object)

Arguments

object
a GdkKeymap or NULL to use the default keymap

Value

TRUE if there are layouts in both directions, FALSE otherwise

Details

Since 2.12