InfoBar.addActionWidget

Add an activatable widget to the action area of a gtk.InfoBar, connecting a signal handler that will emit the response signal on the message area when the widget is activated. The widget is appended to the end of the message areas action area.

class InfoBar
void
addActionWidget

Parameters

child Widget

an activatable widget

responseId int

response ID for child

Meta

Since

2.18