param_spec_choice


Description:


[ Version ( since = "3.0" ) ]
public unowned ParamSpec param_spec_choice (string name, string nick, string blurb, owned Choice choice, string default_value, ParamFlags flags)

Creates a new GimpParamSpecChoice specifying a STRING property.

This gimpparamspecchoice takes ownership of the reference on choice.

See ParamSpec.internal for details on property names.

Parameters:

name

Canonical name of the property specified.

nick

Nick name of the property specified.

blurb

Description of the property specified.

choice

the gimpchoice describing allowed choices.

flags

Flags for the property specified.

Returns:

The newly created GimpParamSpecChoice.


Namespace: Gimp
Package: gimp-3.0