GtkRecentChooserIface.setSortFunc

Sets the comparison function used when sorting to be sort_func.

struct GtkRecentChooserIface
extern (C)
void function(GtkRecentChooser* chooser, GtkRecentSortFunc sortFunc, void* sortData, GDestroyNotify dataDestroy) setSortFunc;