Learn R Programming

RGtk2 (version 2.12.17)

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
[GdkKeymap] a GdkKeymap or NULL to use the default keymap

Value

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

Details

Since 2.12