API Version: 3.0
Library Version: 2.99.16
GParamSpec** gimp_procedure_get_aux_arguments ( GimpProcedure* procedure, gint* n_arguments )
n_arguments
gint*
Returns the number of auxiliary arguments.
GParamSpec*
An array of GParamSpec in the order added with gimp_procedure_add_aux_argument().
GParamSpec