[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkRecentSortFunc

Declaration

Source position: lazgtk3.pas line 11618

type TGtkRecentSortFunc = function(

  a: PGtkRecentInfo;

  b: PGtkRecentInfo;

  user_data: gpointer

):gint;