Gimp.Procedure.prototype.get_copyright
function get_copyright(): String {
// Gjs wrapper for gimp_procedure_get_copyright()
}
Since 3.0
- Returns
The procedure's copyright given in [method@Procedure.set_attribution].
function get_copyright(): String {
// Gjs wrapper for gimp_procedure_get_copyright()
}
Since 3.0
The procedure's copyright given in [method@Procedure.set_attribution].