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

The accessor for the direction slot gets or sets 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.

Warning

This function is deprecated since 4.18. This widget will be removed in GTK 5.
 

See also

2026-08-28