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

TGtkTextCharPredicate

Declaration

Source position: lazgtk3.pas line 13473

type TGtkTextCharPredicate = function(

  ch: gunichar;

  user_data: gpointer

):gboolean;