#include <icon-entry.h>
Inheritance diagram for Gnome::UI::IconEntry:
Public Member Functions | |
virtual | ~IconEntry () |
GnomeIconEntry * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeIconEntry * | gobj () const |
Provides access to the underlying C GtkObject. | |
IconEntry (const Glib::ustring &history_id, const Glib::ustring &browse_dialog_title) | |
void | set_pixmap_subdir (const Glib::ustring &subdir) |
Glib::ustring | get_filename () const |
bool | set_filename (const Glib::ustring &filename) |
void | set_browse_dialog_title (const Glib::ustring &browse_dialog_title) |
void | set_history_id (const Glib::ustring &history_id) |
Gtk::Widget * | get_pick_dialog () |
const Gtk::Widget * | get_pick_dialog () const |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::UI::IconEntry * | wrap (GnomeIconEntry *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. |
|
|
|
|
|
|
|
|
|
|