previousGtk2_EntryDialog::set_text (Previous) (Next) Gtk2_ExceptionDumpnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Gtk2_EntryDialog::set_default_response

Gtk2_EntryDialog::set_default_response() – Set the default response.

Synopsis

require_once 'Gtk2/EntryDialog.php';

void Gtk2_EntryDialog::set_default_response ( int $response_id )

Description

Set the default response.

The button with the id will be the default one, allowing you to just press return to activate it.

Parameter

int $response_id

Response code

previousGtk2_EntryDialog::set_text (Previous) (Next) Gtk2_ExceptionDumpnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.