Gtk.AboutDialog.prototype.set_license_type

function set_license_type(license_type:Gtk.License):void {
    // Gjs wrapper for gtk_about_dialog_set_license_type()
}

Sets the license of the application showing the about dialog from a list of known licenses.

This function overrides the license set using Gtk.AboutDialog.prototype.set_license.

Since 3.0

license_type

the type of license