NumericSorter.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.expression.Expression expression = null)

Creates a new numeric sorter using the given expression.

Smaller numbers will be sorted first. You can call [gtk.numeric_sorter.NumericSorter.setSortOrder] to change this.

Parameters

expressionThe expression to evaluate

Returns

a new [gtk.numeric_sorter.NumericSorter]