Gimp.Procedure.get_aux_arguments

@accepts(Gimp.Procedure, int)
@returns([GObject.ParamSpec])
def get_aux_arguments(self, n_arguments):
    # Python wrapper for gimp_procedure_get_aux_arguments()
  

Since 3.0

self

A Gimp.Procedure.

n_arguments

Returns the number of auxiliary arguments.

Returns