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

TGtkStylePropertyParser

Declaration

Source position: lazgtk3.pas line 13044

type TGtkStylePropertyParser = function(

  string_: Pgchar;

  value: PGValue;

  error: PPGError

):gboolean;