Function

GimpProgressVtablePulseFunc

since: 3.0

Declaration

void
(* GimpProgressVtablePulseFunc) (
  gpointer user_data
)

Description [src]

Makes the progress pulse.

Available since: 3.0

Parameters

user_data

Type: gpointer

User data.

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