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

TGtkListBox.set_sort_func

Declaration

Source position: lazgtk3.pas line 9465

procedure TGtkListBox.set_sort_func(

  sort_func: TGtkListBoxSortFunc;

  user_data: gpointer;

  destroy_: TGDestroyNotify

);