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

gtk_flow_box_bind_model

Declaration

Source position: lazgtk3.pas line 17717

procedure gtk_flow_box_bind_model(

  box: PGtkFlowBox;

  model: PGListModel;

  create_widget_func: TGtkFlowBoxCreateWidgetFunc;

  user_data: gpointer;

  user_data_free_func: TGDestroyNotify

);