Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17112 программистов и 1833 робота. Сейчас ищут 1673 программиста ...
Gtk2_EntryDialog::run
Вернуться к: Gtk2_EntryDialog
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 ( )
Show the dialog and block until a button has been pressed.
Return value
returns The response id of the pressed button.
Вернуться к: Gtk2_EntryDialog