Gimp »

Gimp.ProgressVtable

from gi.repository import Gimp

progress_vtable = Gimp.ProgressVtable()
  

Fields

  • Gimp.ProgressVtable->end
  • Gimp.ProgressVtable->get_window
  • Gimp.ProgressVtable->pulse
  • Gimp.ProgressVtable->set_text
  • Gimp.ProgressVtable->set_value
  • Gimp.ProgressVtable->start

More Information

  • Gimp