gdkKeymapHaveBidiLayouts {RGtk2}R Documentation

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

Details

Since 2.12

Value

[logical] TRUE if there are layouts in both directions, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]