GnomeIconEntry * gobj()
Provides access to the underlying C GtkObject.
Definition: icon-entry.h:95
virtual void on_changed()
bool set_filename(const Glib::ustring &filename)
void set_pixmap_subdir(const Glib::ustring &subdir)
Glib::SignalProxy0< void > signal_changed()
void set_history_id(const Glib::ustring &history_id)
Glib::SignalProxy0< void > signal_browse()
Gnome::UI::IconEntry * wrap(GnomeIconEntry *object, bool take_copy=false)
A Glib::wrap() method for this object.
IconEntry(const Glib::ustring &history_id, const Glib::ustring &browse_dialog_title)
void set_max_saved(guint max_saved)
const Gtk::Widget * get_pick_dialog() const
Gtk::Widget * get_pick_dialog()
void set_browse_dialog_title(const Glib::ustring &browse_dialog_title)
Glib::ustring get_filename() const
const GnomeIconEntry * gobj() const
Provides access to the underlying C GtkObject.
Definition: icon-entry.h:98
Definition: icon-entry.h:59