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