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

TGtkRcPropertyParser

Declaration

Source position: lazgtk3.pas line 2221

type TGtkRcPropertyParser = function(

  pspec: PGParamSpec;

  rc_string: PGString;

  property_value: PGValue

):gboolean;