progress_uninstall
Description:
[
Version ( since =
"2.2" ) ]
public void progress_uninstall (
string progress_callback)
Uninstalls a temporary progress procedure that was installed using gimp_progress_install.
Parameters:
| progress_callback |
the name of the temporary procedure to uninstall
|