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

TGtkListBoxFilterFunc

Declaration

Source position: lazgtk3.pas line 9426

type TGtkListBoxFilterFunc = function(

  row: PGtkListBoxRow;

  user_data: gpointer

):gboolean;