Package: gtk
Function gtk:tree-sortable-sort-column-id
Lambda Listgtk:tree-sortable-sort-column-id (sortable) SyntaxArgumentsDetails
This function gets or sets the sort column ID and the sort order.
If no sort order is given, the sort order is set to the :ascending default value. The sortable model will resort itself to reflect this change, after emitting a "sort-column-changed" signal. The id argument may either be a regular column ID, or one of the gtk:+default-sort-column-id+ or gtk:+unsorted-sort-column-id+ special values. | See also |
2026-05-21