Settings.gtkAlternativeSortArrows

Get gtkAlternativeSortArrows property.

  1. bool gtkAlternativeSortArrows [@property getter]
    class Settings
    @property
    bool
    gtkAlternativeSortArrows
    ()
  2. bool gtkAlternativeSortArrows [@property setter]

Return Value

Type: bool

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.