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

TGtkFlowBox.bind_model

Declaration

Source position: lazgtk3.pas line 7205

procedure TGtkFlowBox.bind_model(

  model: PGListModel;

  create_widget_func: TGtkFlowBoxCreateWidgetFunc;

  user_data: gpointer;

  user_data_free_func: TGDestroyNotify

);