Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Dialog

Method GTK2.Dialog()->set_default_response()


Method set_default_response

GTK2.Dialog set_default_response(int response_id)

Description

Sets the last widget in the action area with the given response_id as the default widget. Pressing "Enter" normally activates the default widget.