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
expression | The expression to evaluate |