Gimp.ProgressVtableSetTextFunc
@accepts(unicode, gpointer)
@returns(none)
def on_ProgressVtableSetTextFunc(message, user_data):
Sets a new text on the progress.
- message
The new text
- user_data
User data
@accepts(unicode, gpointer)
@returns(none)
def on_ProgressVtableSetTextFunc(message, user_data):
Sets a new text on the progress.
The new text
User data