Package: gdk

Accessor gdk:device-layout-names

Lambda List

gdk:device-layout-names (object)

Syntax

(gdk:device-layout-names object) => names

Arguments

object -- a gdk:device object
names -- a list of strings of layouts

Details

Accessor of the layout-names slot of the gdk:device class. The gdk:device-layout-names function retrieves the names of the layouts of the keyboard. This is only relevant for keyboard devices.

Since 4.18
 

See also

2025-3-31