Function

GimpProgressVtablePulseFunc

Declaration

void
(* GimpProgressVtablePulseFunc) (
  gpointer user_data
)

Description [src]

Makes the progress pulse.

Parameters

user_data gpointer
 

User data.

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