Function
Gimpprogress_init_printf
since: 2.4
Declaration [src]
gboolean
gimp_progress_init_printf (
const gchar* format,
...
)
Description [src]
Initializes the progress bar for the current plug-in.
Initializes the progress bar for the current plug-in. It is only valid to call this procedure from a plug-in.
Available since: 2.4
This function is not directly available to language bindings.