Gimp.BatchProcedure.prototype.get_interpreter_name
function get_interpreter_name(): String {
// Gjs wrapper for gimp_batch_procedure_get_interpreter_name()
}
Returns the procedure's interpreter name, as set with [method@BatchProcedure.set_interpreter_name].
Since 3.0
- Returns
The procedure's interpreter name.