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

TGtkFlowBoxFilterFunc

Declaration

Source position: lazgtk3.pas line 7196

type TGtkFlowBoxFilterFunc = function(

  child: PGtkFlowBoxChild;

  user_data: gpointer

):gboolean;