Source position: lazgtk3.pas line 9426
type TGtkListBoxFilterFunc = function(
row: PGtkListBoxRow;
user_data: gpointer
):gboolean;