require_once 'Gtk2/EntryDialog.php';
string Gtk2_EntryDialog::get_text ()
string Gtk2_EntryDialog::get_text
Retrieves the text from the entry.
returns The input from the user.