Gimp.Procedure.get_arguments
@accepts(Gimp.Procedure, int)
@returns([GObject.ParamSpec])
def get_arguments(self, n_arguments):
# Python wrapper for gimp_procedure_get_arguments()
Since 3.0
- self
- n_arguments
Returns the number of arguments.
- Returns