Gtk.AboutDialog.prototype.get_license

function get_license():String {
    // Gjs wrapper for gtk_about_dialog_get_license()
}

Returns the license information.

Since 2.6

Returns

The license information. The string is owned by the about dialog and must not be modified.