MCPcopy Create free account
hub / github.com/GNOME/gimp / gimp_progress_init_printf

Function gimp_progress_init_printf

libgimp/gimpprogress.c:209–228  ·  view source on GitHub ↗

* gimp_progress_init_printf: * @format: a standard printf() format string * @...: arguments for @format * * 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. * * Returns: %TRUE on success. * * Since: 2.4 **/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

read_ddsFunction · 0.85
write_ddsFunction · 0.85
export_imageFunction · 0.85
load_imageFunction · 0.85
ico_load_imageFunction · 0.85
ani_load_imageFunction · 0.85
ico_load_thumbnail_imageFunction · 0.85
ani_export_imageFunction · 0.85
shared_save_imageFunction · 0.85
export_imageFunction · 0.85
load_imageFunction · 0.85
load_imageFunction · 0.85

Calls 1

gimp_progress_initFunction · 0.85

Tested by

no test coverage detected