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

TGtkFlowBoxCreateWidgetFunc

Declaration

Source position: lazgtk3.pas line 7174

type TGtkFlowBoxCreateWidgetFunc = function(

  item: PGObject;

  user_data: gpointer

):PGtkWidget;