add_param_return_value


Description:

[ Version ( since = "3.0" ) ]
public void add_param_return_value (string name, string nick, string? blurb, Type param_type, ParamFlags flags)

Add a new param return value to this.

Parameters:

this

the Procedure.

name

the name of the argument to be created.

nick

the label used in GimpProcedureDialog.

blurb

a more detailed help description.

param_type

the GPParamType for this argument

flags

argument flags.