GtkTreeSortableIface.setSortFunc

struct GtkTreeSortableIface
extern (C)
void function(GtkTreeSortable* sortable, int sortColumnId, GtkTreeIterCompareFunc sortFunc, void* userData, GDestroyNotify destroy) setSortFunc;