Source position: lazgtk3.pas line 13473
type TGtkTextCharPredicate = function(
ch: gunichar;
user_data: gpointer
):gboolean;