man GWindow.about_dialog () - no description

NAME

GWindow.about_dialog - no description

Class

Class GWindow.about_dialog

Documentation

class about_dialog : [> Gtk.about_dialog ] Gtk.obj -> object end

Since GTK 2.6

Parameters:

""

([> Gtk.about_dialog ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method connect : GWindow.Buttons.about GWindow.dialog_signals

method artists : string list

method authors : string list

method comments : string

method copyright : string

method documenters : string list

method license : string

method logo : GdkPixbuf.pixbuf

method logo_icon_name : string

method name : string

method translator_credits : string

method version : string

method website : string

method website_label : string

method set_artists : string list -> unit

method set_authors : string list -> unit

method set_comments : string -> unit

method set_copyright : string -> unit

method set_documenters : string list -> unit

method set_license : string -> unit

method set_logo : GdkPixbuf.pixbuf -> unit

method set_logo_icon_name : string -> unit

method set_name : string -> unit

method set_translator_credits : string -> unit

method set_version : string -> unit

method set_website : string -> unit

method set_website_label : string -> unit