[Top]
Gnome
Gnome.PixmapEntry
|
Class Gnome.PixmapEntry
- Description
Entry for large images with a preview. Unlike GnomeIconEntry, it
does not scale the images to a specific size and shows them
1:1. This is perfect for selection of backgrounds and such. It also
allows DND to be performed on the preview box. It also provides all
the GnomeEntry functionality as well.
Gnome.PixmapEntry("","browse...",1);
- Inherit
Vbox
inherit GTK.Vbox : Vbox
|