Description Usage Arguments Author(s)
Sets the current sort column to be sort.column.id. The sortable will
resort itself to reflect this change, after emitting a
gtkTreeSortableSortColumnChanged signal. sortable may either be
a regular column id, or one of the following special values:
GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_IDundocumented
GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_IDundocumented
1 | gtkTreeSortableSetSortColumnId(object, sort.column.id, order)
|
|
A |
|
the sort column id to set |
|
The sort order of the column |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.