Class GWindow.about_dialog
@gtkdoc gtk GtkAboutDialog
- since
- GTK 2.6
inherit Buttons.about dialog_skel
val obj : 'a Gtk.obj
method connect : Buttons.about dialog_signalsmethod artists : string listmethod authors : string listmethod comments : stringmethod copyright : stringmethod documenters : string listmethod license : stringmethod logo : GdkPixbuf.pixbufmethod logo_icon_name : stringThe property
nameis left unchanged, but it will accessprogram-nameif version is higher than 2.12
method name : stringThe property
nameis left unchanged, but it will accessprogram-nameif version is higher than 2.12
method translator_credits : stringmethod version : stringmethod website : stringmethod website_label : stringmethod wrap_license : boolmethod set_artists : string list -> unitmethod set_authors : string list -> unitmethod set_comments : string -> unitmethod set_copyright : string -> unitmethod set_documenters : string list -> unitmethod set_license : string -> unitmethod set_logo : GdkPixbuf.pixbuf -> unitmethod set_logo_icon_name : string -> unitmethod set_name : string -> unitmethod set_translator_credits : string -> unitmethod set_version : string -> unitmethod set_website : string -> unitmethod set_website_label : string -> unitmethod set_wrap_license : bool -> unit