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.

Show the dialog and retrieve the text (Previous) Returns the text input by the user. (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.