add_core_object_array_argument


Description:

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

Add a new object array argument 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. object_type the type of object stored in the array

flags

argument flags.