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

TGtkRcProperty

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 11546

type TGtkRcProperty = object

  type_name: TGQuark;

  

  property_name: TGQuark;

  

  origin: Pgchar;

  

  value: TGValue;

  

  function parse_border();

  

  function parse_color();

  

  function parse_enum();

  

  function parse_flags();

  

  function parse_requisition();

  

end;

Inheritance

TGtkRcProperty