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

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 :none.
 

See also

2020-9-14