Gtk2_EntryDialog | Gtk2_ExceptionDump |
Gtk2_EntryDialog | |
PEAR Manual | |
require_once 'Gtk2/EntryDialog.php'; |
void
Gtk2_EntryDialog::set_default_response
(
int
$response_id
)
Set the default response.
The button with the id will be the default one, allowing you to just press return to activate it.
Response code
Gtk2_EntryDialog | Gtk2_ExceptionDump |
Gtk2_EntryDialog | |
PEAR Manual | |