Function

GimpProgressVtableEndFunc

Declaration

void
(* GimpProgressVtableEndFunc) (
  gpointer user_data
)

Description [src]

Ends the progress.

Parameters

user_data

Type: gpointer

User data.

The argument can be NULL.
The data is owned by the caller of the function.