Pike v8.0 release 1738

Method Gnome.About()->create()


Method create

Gnome.About Gnome.About(string title, string version, string copyright, array authors, string comment, string|void logo)

Description

Creates a new GNOME About dialog. title, version, copyright, and authors are displayed first, in that order. comments is typically the location for multiple lines of text, if necessary. (Separate with "\n".) logo is the filename of a optional pixmap to be displayed in the dialog, typically a product or company logo of some sort; omit this argument if no logo file is available.