gtkTreeSortableSetSortFunc
Sets the comparison function used when sorting to be sort.func. If the
current sort column id of sortable is the same as sort.column.id, then
the model will sort using this function.
gtkTreeSortableSetSortFunc(object, sort.column.id, sort.func,
user.data = NULL) |
|
|
the sort column id to set the function for |
|
The comparison function |
|
User data to pass to |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.