Gnome::UI::Entry Class Reference

#include <entry.h>

Inheritance diagram for Gnome::UI::Entry:

Combo Editable 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::Entry * get_gtk_entry ()
const Gtk::Entry * get_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 ()
 
Prototype:
void activate()


Related Functions

(Note that these are not member functions.)

Gnome::UI::Entrywrap (GnomeEntry *object, bool take_copy=false)
 
Parameters:
object The C instance


Constructor & Destructor Documentation

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

Gnome::UI::Entry::Entry (  ) 


Member Function Documentation

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

Provides access to the underlying C GtkObject.

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

Provides access to the underlying C GtkObject.

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

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

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

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

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

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

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

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

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

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]

Parameters:
object The C instance

Parameters:
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.


The documentation for this class was generated from the following file:
Generated on Sat Mar 10 07:07:30 2007 for libgnomeuimm by  doxygen 1.5.1