Virtual Method

GimpProcedurerun

Declaration [src]

GimpValueArray*
run (
  GimpProcedure* procedure,
  const GimpValueArray* args
)

Description

No description available.

Parameters

args

Type: GimpValueArray

No description available.

The data is owned by the caller of the method.

Return value

Type: GimpValueArray

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.