remove_action_widget


Description:

public void remove_action_widget (Widget widget)

Removes a widget from the action area of this.

The widget must have been put there by a call to [method@Gtk.InfoBar.add_action_widget] or [method@Gtk.InfoBar.add_button].

Parameters:

this

a `GtkInfoBar`

widget

an action widget to remove