[Top]
GTK2
GTK2.Dialog
|
Method GTK2.Dialog()->add_action_widget()
- Method
add_action_widget
GTK2.Dialog add_action_widget(GTK2.Widget child, int response_id)
- Description
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.
|