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 ( )

Description

Retrieves the text from the entry.

Return value

returns The input from the user.

Show the dialog and block until a button has been pressed. (Previous) Sets the text for the entry (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.