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

TGnomeDruidPageClass

Declaration

Source position: gnomedruidpage.inc line 10

type TGnomeDruidPageClass = record

  parent_class: TGtkBinClass;

  next: function(

  druid_page: PGnomeDruidPage;

  druid: PGtkWidget

):gboolean;

  prepare: procedure(

  druid_page: PGnomeDruidPage;

  druid: PGtkWidget

);

  back: function(

  druid_page: PGnomeDruidPage;

  druid: PGtkWidget

):gboolean;

  finish: procedure(

  druid_page: PGnomeDruidPage;

  druid: PGtkWidget

);

  cancel: function(

  druid_page: PGnomeDruidPage;

  druid: PGtkWidget

):gboolean;

end;


Documentation generated on: 2023-03-18