Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Gnome
Gnome.Dialog

Method Gnome.Dialog()->set_default()


Method set_default

Gnome.Dialog set_default(int button)

Description

The default button will be activated if the user just presses return. Usually you should make the least-destructive button the default. Otherwise, the most commonly-used button.