Интерактивная система просмотра системных руководств (man-ов)
Gnome2::PixmapEntry (3)
>> Gnome2::PixmapEntry (3) ( Разные man: Библиотечные вызовы )
NAME
Gnome2::PixmapEntry
HIERARCHY
Glib::Object
+----Glib::Object::_Unregistered::GInitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Box
+----Gtk2::VBox
+----Gnome2::FileEntry
+----Gnome2::PixmapEntry
INTERFACES
Gtk2::Atk::ImplementorIface
Gtk2::Editable
METHODS
widget = Gnome2::PixmapEntry->new ($history_id, $browse_dialog_title, $do_preview)
-
- * $history_id (string)
-
- * $browse_dialog_title (string)
-
- * $do_preview (boolean)
-
-
string = $pentry->get_filename
$pentry->set_pixmap_subdir ($subdir)
-
- * $subdir (string)
-
-
$pentry->set_preview ($do_preview)
-
- * $do_preview (boolean)
-
-
$pentry->set_preview_size ($preview_w, $preview_h)
-
- * $preview_w (integer)
-
- * $preview_h (integer)
-
-
widget = $pentry->preview_widget
widget = $pentry->scrolled_window
PROPERTIES
- 'do-preview' (boolean : readable / writable)
-
Whether the pixmap entry should have a preview.
SEE ALSO
Gnome2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox, Gnome2::FileEntry
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::PixmapEntry->new ($history_id, $browse_dialog_title, $do_preview)
-
- string = $pentry->get_filename
-
- $pentry->set_pixmap_subdir ($subdir)
-
- $pentry->set_preview ($do_preview)
-
- $pentry->set_preview_size ($preview_w, $preview_h)
-
- widget = $pentry->preview_widget
-
- widget = $pentry->scrolled_window
-
- PROPERTIES
-
- SEE ALSO
-
- COPYRIGHT
-