NumericSorter

constructor(expression: Expression? = null)(source)

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.

Return

a new GtkNumericSorter

Parameters

expression

The expression to evaluate


constructor(gtkNumericSorterPointer: <Error class: unknown class><<Error class: unknown class>>)(source)