Gimp.ProgressVtableSetValueFunc
@accepts(float, gpointer)
@returns(none)
def on_ProgressVtableSetValueFunc(percentage, user_data):
Sets a new percentage on the progress.
- percentage
The progress in percent
- user_data
User data
@accepts(float, gpointer)
@returns(none)
def on_ProgressVtableSetValueFunc(percentage, user_data):
Sets a new percentage on the progress.
The progress in percent
User data