Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

Gnome2::PixmapEntry(3pm)


Gnome2::PixmapEntry

Gnome2::PixmapEntry

NAME
HIERARCHY
INTERFACES
METHODS
PROPERTIES
SEE ALSO
COPYRIGHT

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

  Glib::Object::_Unregistered::AtkImplementorIface
  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.



Gnome2::PixmapEntry(3pm)