param_spec_pattern


Description:


[ Version ( since = "3.0" ) ]
public unowned ParamSpec param_spec_pattern (string name, string nick, string blurb, bool none_ok, Pattern? default_value, bool default_to_context, ParamFlags flags)

Creates a new GimpParamSpecPattern specifying a [type@Pattern] property.

See also [func@Gimp.param_spec_resource].

Parameters:

name

Canonical name of the property specified.

nick

Nick name of the property specified.

blurb

Description of the property specified.

none_ok

Whether null is a valid value.

default_value

Default pattern.

default_to_context

Whether the context is the context's pattern.

flags

Flags for the property specified.

Returns:

The newly created GimpParamSpecPattern.


Namespace: Gimp
Package: gimp-3.0