Gtk2_EntryDialog::get_text()
Gtk2_EntryDialog::get_text()
-- Returns the text input by the user.
Synopsis
require_once 'Gtk2/EntryDialog.php'; |
string
Gtk2_EntryDialog::get_text
()
Beschreibung
Retrieves the text from the entry.
Rückgabewert
returns
The input from the user.