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