Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16511 программистов и 1682 робота. Сейчас ищут 1570 программистов ...
Gtk2_EntryDialog
Вернуться к: Gtk2
The package provides a simple dialogbox for text input.
- Introduction — About Gtk2_EntryDialog
- constructor Gtk2_EntryDialog — Create a entry dialog instance.
- Gtk2_EntryDialog::new_simple — Simplified constructor with not so much parameters.
- Gtk2_EntryDialog::get — Show the dialog and retrieve the text
- Gtk2_EntryDialog::run — Show the dialog and block until a button has been pressed.
- Gtk2_EntryDialog::get_text — Returns the text input by the user.
- Gtk2_EntryDialog::set_text — Sets the text for the entry
- Gtk2_EntryDialog::set_default_response — Set the default response.
Вернуться к: Gtk2