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

Beschreibung

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

Rückgabewert

returns The response id of the pressed button.