Gtk.Assistant.prototype.remove_action_widget

function remove_action_widget(child:Gtk.Widget):void {
    // Gjs wrapper for gtk_assistant_remove_action_widget()
}

Removes a widget from the action area of a Gtk.Assistant.

Since 2.10

child

a Gtk.Widget