Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Combo
Derived by:
none
#include <gtk--/entry.h>
public function member index: |
||
Entry | (); | |
void | append_history | (gint save, const Gtk::string& text); |
static GtkType | get_type | (); |
Gtk::Widget* | gtk_entry | (); |
GnomeEntry* | gtkobj | (); |
const GnomeEntry* | gtkobj | () const; |
static bool | isA | (Gtk::Object* checkcast); |
void | load_history | (); |
void | prepend_history | (gint save, const Gtk::string& text); |
void | save_history | (); |
void | set_history_id | (const Gtk::string& history_id); |
void | set_max_saved | (guint max_saved); |
virtual | ~Entry | (); |
protected function member index: |
||
explicit | Entry | (GnomeEntry* castitem); |
void | initialize_class | (); |
private function member index: |
||
Entry | (const Entry&); | |
Entry& | operator = | (const Entry&); |