SettingsGidBuilderImpl.gtkAlternativeSortArrows

Set gtkAlternativeSortArrows property.

class SettingsGidBuilderImpl(T)
T
gtkAlternativeSortArrows
(
bool propval
)

Parameters

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

Return Value

Type: T

Builder instance for fluent chaining