Source position: lazgtk3.pas line 11618
type TGtkRecentSortFunc = function(
a: PGtkRecentInfo;
b: PGtkRecentInfo;
user_data: gpointer
):gint;