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 gtk:text-direction value

Details

Accessor of the direction slot of the gtk:shortcuts-shortcut class. The text direction for which this shortcut is active. If the shortcut is used regardless of the text direction, set this property to the :none value.
 

See also

2024-2-18