Package: gtk

Accessor gtk:shortcuts-shortcut-direction

Lambda List

gtk:shortcuts-shortcut-direction (object)

Syntax

(gtk:shortcuts-shortcut-direction object) => direction
(setf (gtk:shortcuts-shortcut-direction object) direction)

Arguments

object -- a gtk:shortcuts-shortcut widget
direction -- a value of the gtk:text-direction enumeration

Details

The accessor for the direction slot. The text direction for which this shortcut is active. If the shortcut is used regardless of the text direction, set this property to :none.
 

See also

2026-06-03