NumericSorter.this

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.

class NumericSorter
this

Parameters

expression gtk.expression.Expression

The expression to evaluate

Return Value