[ CCode ( has_construct_function = false ) ]
public StringSorter (owned Expression? expression)
Creates a new string sorter that compares items using the given expression
.
Unless an expression is set on it, this sorter will always compare items as invalid.
expression |
The expression to evaluate |
a new `GtkStringSorter` |