param_spec_path
Description:
public ParamSpec param_spec_path (string name, string nick, string blurb, Path default_path, ParamFlags flags)
Creates a new ParamSpec instance specifying a Path property.
Parameters:
name |
canonical name of the property specified |
nick |
nick name for the property specified |
blurb |
description of the property specified |
default_path |
the default value for the property specified |
flags |
flags for the property specified |
Returns:
a newly created parameter specification |
Namespace: Gegl
Package: gegl-0.4