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

TGnomeClientClass

Declaration

Source position: gnomeclient.inc line 64

type TGnomeClientClass = record

  parent_class: TGtkObjectClass;

  save_yourself: function(

  client: PGnomeClient;

  phase: gint;

  save_style: TGnomeSaveStyle;

  shutdown: gint;

  interact_style: TGnomeInteractStyle;

  fast: gint

):gboolean;

  die: procedure(

  client: PGnomeClient

);

  save_complete: procedure(

  client: PGnomeClient

);

  shutdown_cancelled: procedure(

  client: PGnomeClient

);

  connect: procedure(

  client: PGnomeClient;

  restarted: gint

);

  disconnect: procedure(

  client: PGnomeClient

);

end;


Documentation generated on: 2023-03-18