Package: gtk

Accessor gtk-settings-gtk-alternative-sort-arrows

Lambda List

gtk-settings-gtk-alternative-sort-arrows (object)

Syntax

(gtk-settings-gtk-alternative-sort-arrows object) => setting
(setf (gtk-settings-gtk-alternative-sort-arrows object) setting)

Arguments

object -- a gtk-settings object
setting -- a boolean which controls the direction of sort indicators

Details

Accessor of the gtk-alternative-sort-arrows slot of the gtk-settings class.

Controls the direction of the sort indicators in sorted list and tree views. By default an arrow pointing down means the column is sorted in ascending order. When set to true, this order will be inverted.
 

See also

2021-4-17