Unit 'pango' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gtk2]

TPangoAttrClass

Declaration

Source position: pango-attributes.inc line 26

type TPangoAttrClass = record

  _type: TPangoAttrType;

  copy: function(

  attr: PPangoAttribute

):PPangoAttribute;

  destroy: procedure(

  attr: PPangoAttribute

);

  equal: function(

  attr1: PPangoAttribute;

  attr2: PPangoAttribute

):gboolean;

end;


Documentation generated on: 2023-03-18