Package: gdk

Accessor gdk:device-direction

Lambda List

gdk:device-direction (object)

Syntax

(gdk:device-direction object) => direction

Arguments

object -- a gdk:device object
direction -- a pango:direction value

Details

The accessor for the direction slot of the gdk:device class returns the direction of the effective layout of the keyboard, if object is a keyboard device. The direction of a layout is the direction of the majority of its symbols.
 

See also

2025-07-31