GTK2.Dialog add_action_widget(GTK2.Widget child, int response_id)
Adds an activatable widget to the action area, connecting a signal handler that will emit the "response" signal on the dialog when the widget is activated.