Gimp.progress_uninstall
function progress_uninstall(progress_callback: String): void {
// Gjs wrapper for gimp_progress_uninstall()
}
Uninstalls a temporary progress procedure that was installed using gimp_progress_install().
Since 2.2
- progress_callback
the name of the temporary procedure to uninstall