#include <pixmap-entry.h>
Inheritance diagram for Gnome::UI::PixmapEntry:
Public Member Functions | |
virtual | ~PixmapEntry () |
GnomePixmapEntry * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomePixmapEntry * | gobj () const |
Provides access to the underlying C GtkObject. | |
PixmapEntry () | |
PixmapEntry (const Glib::ustring &history_id, const Glib::ustring &browse_dialog_title, bool do_preview) | |
void | set_pixmap_subdir (const Glib::ustring &subdir) |
Gtk::ScrolledWindow * | get_scrolled_window () |
const Gtk::ScrolledWindow * | get_scrolled_window () const |
Gtk::Widget * | get_preview_widget () |
const Gtk::Widget * | get_preview_widget () const |
void | set_preview (bool do_preview=true) |
void | set_preview_size (gint preview_w, gint preview_h) |
Glib::ustring | get_filename () const |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::UI::PixmapEntry * | wrap (GnomePixmapEntry *object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::VBox. |
|
|
|
|
|
|
|
|