Gtk2_EntryDialog::get Gtk2_EntryDialog::get_text

Gtk2_EntryDialog

PEAR Manual


Gtk2_EntryDialog::run

Gtk2_EntryDialog::run() -- Show the dialog and block until a button has been pressed.

Synopsis

require_once 'Gtk2/EntryDialog.php';

int Gtk2_EntryDialog::run ( )

Description

Show the dialog and block until a button has been pressed.

Return value

returns The response id of the pressed button.



Gtk2_EntryDialog::get Gtk2_EntryDialog::get_text

Gtk2_EntryDialog

PEAR Manual