Unit 'gconfclient' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gnome1]

TGConfClientClass

Declaration

Source position: gconfclient.pp line 59

type TGConfClientClass = record

  parent_class: PGtkObjectClass;

  value_changed: procedure(

  client: PGConfClient;

  key: Pgchar;

  value: PGConfValue

);

  unreturned_error: procedure(

  client: PGConfClient;

  error: PGError

);

  error: procedure(

  client: PGConfClient;

  error: PGError

);

end;


Documentation generated on: 2023-03-18