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.