Gnome2::PixmapEntry
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-15
Index
Return to Main Contents
NAME
Gnome2::PixmapEntry - wrapper for GnomePixmapEntry
HIERARCHY
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Box
+----Gtk2::VBox
+----Gnome2::FileEntry
+----Gnome2::PixmapEntry
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
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::InitiallyUnowned, 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
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:22 GMT, April 27, 2011