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

gtk_flow_box_selected_foreach

Declaration

Source position: lazgtk3.pas line 17724

procedure gtk_flow_box_selected_foreach(

  box: PGtkFlowBox;

  func: TGtkFlowBoxForeachFunc;

  data: gpointer

);