Home | History | Annotate | Download | only in gtk

Lines Matching refs:compareHistoryItems

289 static gint compareHistoryItems(gpointer* item1, gpointer* item2)
334 kids = g_list_sort(kids, (GCompareFunc) compareHistoryItems);