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

TGtkRecentChooser.set_sort_func

Declaration

Source position: lazgtk3.pas line 11649

procedure TGtkRecentChooser.set_sort_func(

  sort_func: TGtkRecentSortFunc;

  sort_data: gpointer;

  data_destroy: TGDestroyNotify

);