Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::UI::Entry Class Reference

#include <entry.h>

Inheritance diagram for Gnome::UI::Entry:

Gtk::Combo Gtk::Editable Gtk::HBox Glib::Interface Gtk::Box Glib::ObjectBase Gtk::Container SigC::Object Gtk::Widget Gtk::Object Glib::Object Glib::ObjectBase SigC::Object List of all members.

Public Member Functions

virtual ~Entry ()
GnomeEntry * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeEntry * gobj () const
 Provides access to the underlying C GtkObject.
 Entry ()
Gtk::Entryget_gtk_entry ()
const Gtk::Entryget_gtk_entry () const
void set_history_id (const Glib::ustring &history_id)
Glib::ustring get_history_id () const
void set_max_saved (guint max_saved)
guint get_max_saved () const
void prepend_history (bool save, const Glib::ustring &text)
void append_history (bool save, const Glib::ustring &text)
void clear_history ()
Glib::SignalProxy0< void > signal_activate ()
Glib::PropertyProxy< Glib::ustringproperty_history_id ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy_ReadOnly<
Gtk::Entry
property_gtk_entry ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Protected Member Functions

virtual void on_activate ()

Related Functions

(Note that these are not member functions.)

Gnome::UI::Entrywrap (GnomeEntry *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::UI::Entry::~Entry  )  [virtual]
 

Gnome::UI::Entry::Entry  ) 
 


Member Function Documentation

void Gnome::UI::Entry::append_history bool  save,
const Glib::ustring text
 

void Gnome::UI::Entry::clear_history  ) 
 

const Gtk::Entry* Gnome::UI::Entry::get_gtk_entry  )  const
 

Gtk::Entry* Gnome::UI::Entry::get_gtk_entry  ) 
 

Glib::ustring Gnome::UI::Entry::get_history_id  )  const
 

guint Gnome::UI::Entry::get_max_saved  )  const
 

const GnomeEntry* Gnome::UI::Entry::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Combo.

GnomeEntry* Gnome::UI::Entry::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Combo.

virtual void Gnome::UI::Entry::on_activate  )  [protected, virtual]
 

void Gnome::UI::Entry::prepend_history bool  save,
const Glib::ustring text
 

Glib::PropertyProxy_ReadOnly<Gtk::Entry> Gnome::UI::Entry::property_gtk_entry  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<Glib::ustring> Gnome::UI::Entry::property_history_id  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

void Gnome::UI::Entry::set_history_id const Glib::ustring history_id  ) 
 

void Gnome::UI::Entry::set_max_saved guint  max_saved  ) 
 

Glib::SignalProxy0<void> Gnome::UI::Entry::signal_activate  ) 
 

Prototype:
void activate()


Friends And Related Function Documentation

Gnome::UI::Entry * wrap GnomeEntry *  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated on Sun Sep 11 19:05:00 2005 for libgnomeuimm by  doxygen 1.4.4