NumericSorter


Description:

[ CCode ( has_construct_function = false ) ]
public NumericSorter (owned Expression? expression)

Creates a new numeric sorter using the given expression.

Smaller numbers will be sorted first. You can call [[email protected]_sort_order] to change this.

Parameters:

expression

The expression to evaluate

Returns:

a new `GtkNumericSorter`




2022 vala-language.org