NumericSorter.this

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

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