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

Sets the text for the entry (Previous) Gtk2_ExceptionDump (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.