Function
Gimpparam_spec_config_path_type
Declaration [src]
GimpConfigPathType
gimp_param_spec_config_path_type (
GParamSpec* pspec
)
Description [src]
Tells whether the path param encodes a filename, dir name, or list of file or dir names.
Available since: | 2.4 |
Parameters
pspec |
GParamSpec |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GimpConfigPathType |
A |