Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.PixmapEntry

Method Gnome.PixmapEntry()->create()


Method create

object(Gnome.PixmapEntry) Gnome.PixmapEntry()->create(string history_id, string browse_dialog_title, int do_preview)

Description

Creates a new pixmap entry widget, if do_preview is false, the preview is hidden but the files are still loaded so that it's easy to show it. For a pixmap entry without preview, use the W(GnomeFileEntry) widget.