add_font_aux_argument


Description:

[ Version ( since = "3.0" ) ]
public void add_font_aux_argument (string name, string nick, string? blurb, Font? default_value, bool default_to_context, ParamFlags flags)

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

default_value

default value

default_to_context

Use the context's font as default value.

flags

argument flags.