virtual void on_activate()
Glib::PropertyProxy_ReadOnly< Gtk::Entry > property_gtk_entry() const
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
guint get_max_saved() const
GnomeEntry * gobj()
Provides access to the underlying C GtkObject.
Definition: entry.h:96
Gtk::Entry * get_gtk_entry()
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_history_id() const
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::SignalProxy0< void > signal_activate()
void set_max_saved(guint max_saved)
void append_history(bool save, const Glib::ustring &text)
const Gtk::Entry * get_gtk_entry() const
Glib::PropertyProxy< Glib::ustring > property_history_id()
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
void set_history_id(const Glib::ustring &history_id)
const GnomeEntry * gobj() const
Provides access to the underlying C GtkObject.
Definition: entry.h:99
Gnome::UI::Entry * wrap(GnomeEntry *object, bool take_copy=false)
A Glib::wrap() method for this object.
void prepend_history(bool save, const Glib::ustring &text)
Glib::ustring get_history_id() const