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

TAtkObjectFactoryClass

Declaration

Source position: atkobjectfactory.inc line 15

type TAtkObjectFactoryClass = record

  parent_class: TGObjectClass;

  create_accessible: function(

  obj: PGObject

):PAtkObject;

  invalidate: procedure(

  factory: PAtkObjectFactory

);

  get_accessible_type: function: GType;

  pad1: TAtkFunction;

  pad2: TAtkFunction;

end;


Documentation generated on: 2023-03-18