#include <GentryText.h>
Inheritance diagram for GentryText:
Public Methods | |
GentryText (const char *text) | |
GentryText () | |
GentryText (Gstring text) | |
~GentryText () | |
Gstring | GetText () |
void | SetText (Gstring text) |
virtual void | OnEvent (GdkEvent *e, void *user_data) |
|
Construct a GentryText
|
|
Construct an empty GentryText |
|
Construct a GentryText
|
|
Return a copy of the text contained in the entry
|
|
Action performed when an event occur Reimplemented from Gwidget. |
|
Set the text of the entry
|