Function

Gimppixpipe_params_parse

deprecated: 3.2 

Declaration [src]

void
gimp_pixpipe_params_parse (
  const gchar* parameters,
  GimpPixPipeParams* params
)

Description [src]

Do not use this function. It is deprecated and will be removed eventually.

Deprecated since: 3.2

Only for core use.

Parameters

parameters

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
params

Type: GimpPixPipeParams

No description available.

The data is owned by the caller of the function.