A standard way of providing a small about box for your
application. You provide the name of your application, version,
copyright, a list of authors and some comments about your
application. It also allows the programmer to provide a logo to be
displayed.
Gnome.About( "Example", "1.0", "(c) Roxen IS 2000\n(c) IDA, LiU 2002", ({"Per Hedbor"}), "Some nice documentation\nabout this example" );