Gimp.ProgressVtableStartFunc
function onProgressVtableStartFunc(message: String, cancelable: Boolean): void {
}
Starts the progress
- message
The message to show
- cancelable
Whether the procedure is cancelable
function onProgressVtableStartFunc(message: String, cancelable: Boolean): void {
}
Starts the progress
The message to show
Whether the procedure is cancelable