Gimp.ProgressFunc

@accepts(int, int, int, gpointer)
@returns(none)
def on_ProgressFunc(min, max, current, data):
  
min
max
current
data