gimp-progress-init

Spencer Kimball & Peter Mattis

Description

Initializes the progress bar for the current plug-in.

Help

Initializes the progress bar for the current plug-in. It is only valid to call this procedure from a plug-in.


Type

unknown

Parameters

Type Name Description
PF_VALUE message Message to use in the progress dialog
unknown gdisplay GimpDisplay to update progressbar in, or -1 for a separate window

Return

None