add_link_layer_argument


Description:

[ Version ( since = "3.2" ) ]
public void add_link_layer_argument (string name, string nick, string? blurb, bool none_ok, ParamFlags flags)

Add a new LinkLayer 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.

none_ok

Whether no is a valid value.

flags

argument flags.