param_spec_item


Description:


[ Version ( since = "3.0" ) ]
public unowned ParamSpec param_spec_item (string name, string nick, string blurb, bool none_ok, ParamFlags flags)

Creates a new GimpParamSpecItem specifying a [type@Item] property.

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.

none_ok

Whether no is a valid value.

flags

Flags for the property specified.

Returns:

The newly created GimpParamSpecItem.


Namespace: Gimp
Package: gimp-3.0