Method GTK2.Dialog()->add_button()
- Method
add_button
 GTK2.Widgetadd_button(stringbutton_text,intresponse_id)- Description
 Adds a button with the given text (or a stock button) and sets things up so that clicking the button will emit the "response" signal with the given response_id.