Class GnoDruid.druid


class druid : GnomeDruid.druid Gtk.obj -> object .. end
GTK documentation: GnomeDruid
Inherits
val obj : GnomeDruid.druid Gtk.obj
method connect : druid_signals
method set_show_finish : bool -> unit
method set_show_help : bool -> unit
method show_finish : bool
method show_help : bool
method set_buttons_sensitive : back:bool -> next:bool -> cancel:bool -> help:bool -> unit
method prepend_page : 'a. (#druid_page as 'a) -> unit
method insert_page : 'b 'c. (#druid_page as 'b) -> (#druid_page as 'c) -> unit
method append_page : 'd. (#druid_page as 'd) -> unit
method set_page : 'e. (#druid_page as 'e) -> unit