[ 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 [method@Gtk.NumericSorter.set_sort_order] to change this.
expression |
The expression to evaluate |
a new `GtkNumericSorter` |