Интерактивная система просмотра системных руководств (man-ов)
Gnome2::About (3)
>> Gnome2::About (3) ( Разные man: Библиотечные вызовы )
NAME
Gnome2::About
HIERARCHY
Glib::Object
+----Glib::Object::_Unregistered::GInitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Window
+----Gtk2::Dialog
+----Gnome2::About
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
widget = Gnome2::About->new ($name, $version, $copyright, $comments, $authors, $documenters=undef, $translator_credits=undef, $logo_pixbuf=undef)
-
- * $name (string)
-
- * $version (string)
-
- * $copyright (string)
-
- * $comments (string)
-
- * $authors (scalar) - either a reference to an array of strings or a plain string
-
- * $documenters (scalar) - either a reference to an array of strings or a plain string
-
- * $translator_credits (string)
-
- * $logo_pixbuf (Gtk2::Gdk::Pixbuf or undef)
-
-
PROPERTIES
- 'authors' (GValueArray : writable)
-
List of authors of the programs
- 'comments' (string : readable / writable)
-
Comments about the program
- 'copyright' (string : readable / writable)
-
Copyright information for the program
- 'documenters' (GValueArray : writable)
-
List of people documenting the program
- 'logo' (Gtk2::Gdk::Pixbuf : writable)
-
A logo for the about box
- 'name' (string : readable / writable)
-
The name of the program
- 'translator-credits' (string : readable / writable)
-
Credits to the translators. This string should be marked as translatable
- 'version' (string : readable / writable)
-
The version of the program
SEE ALSO
Gnome2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Window, Gtk2::Dialog
COPYRIGHT
Copyright (C) 2003-2004 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2 for a full notice.
Index
- NAME
-
- HIERARCHY
-
- INTERFACES
-
- METHODS
-
- widget = Gnome2::About->new ($name, $version, $copyright, $comments, $authors, $documenters=undef, $translator_credits=undef, $logo_pixbuf=undef)
-
- PROPERTIES
-
- SEE ALSO
-
- COPYRIGHT
-