Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[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.