Package: gdk

Accessor gdk:device-has-bidi-layouts

Lambda List

gdk:device-has-bidi-layouts (object)

Syntax

(gdk:device-has-bidi-layouts object) => setting

Arguments

object -- a gdk:device object
setting -- true if there are layouts with both directions, false otherwise

Details

Accessor of the has-bidi-layouts slot of the gdk:device class. The gdk:device-has-bidi-layouts function determines if keyboard layouts for both right-to-left and left-to-right languages are in use on the keyboard, if object is a keyboard device.
 

See also

2024-1-7