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

gtk_flow_box_set_sort_func

Declaration

Source position: lazgtk3.pas line 17734

procedure gtk_flow_box_set_sort_func(

  box: PGtkFlowBox;

  sort_func: TGtkFlowBoxSortFunc;

  user_data: gpointer;

  destroy_: TGDestroyNotify

);