Gtk.FileChooser.prototype.set_extra_widget

function set_extra_widget(extra_widget:Gtk.Widget):void {
    // Gjs wrapper for gtk_file_chooser_set_extra_widget()
}

Sets an application-supplied widget to provide extra options to the user.

Since 2.4

extra_widget

widget for extra options