API Version: 3.0
Library Version: 3.0.0-RC1
Generated by gi-docgen 2023.1
since: 3.0
GParamSpec** gimp_procedure_get_aux_arguments ( GimpProcedure* procedure, gint* n_arguments )
Available since: 3.0
n_arguments
Type: gint*
gint*
Returns the number of auxiliary arguments.
Type: An array of GParamSpec*
GParamSpec*
An array of GParamSpec in the order they were added in.
GParamSpec