Settings.gtkAlternativeSortArrows

bool gtkAlternativeSortArrows() @property

Get gtkAlternativeSortArrows property.

Returns

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.

void gtkAlternativeSortArrows(bool propval) @property

Set gtkAlternativeSortArrows property.

Parameters

propvalControls 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.