Progress bars:
gimp.progress_init(label) gimp.progress_update(percent) # Ironically, no way to end the progress bar. Use: pdb.gimp_progress_end()
Progress bars:
gimp.progress_init(label) gimp.progress_update(percent) # Ironically, no way to end the progress bar. Use: pdb.gimp_progress_end()