Function
Gimpprogress_set_text_printf
since: 2.4
Declaration [src]
gboolean
gimp_progress_set_text_printf (
const gchar* format,
...
)
Description [src]
Changes the text in the progress bar for the current plug-in.
This function changes the text in the progress bar for the current
plug-in. Unlike gimp_progress_init()
it does not change the
displayed value.
Available since: 2.4
This function is not directly available to language bindings.