Previous | Next

The gimp object

Progress bars:


gimp.progress_init(label)
gimp.progress_update(percent)

# Ironically, no way to end the progress bar. Use:
pdb.gimp_progress_end()