Function
Gimpparam_spec_file_get_action
since: 3.0
Declaration [src]
GimpFileChooserAction
gimp_param_spec_file_get_action (
GParamSpec* pspec
)
Parameters
pspec
-
Type:
GParamSpec
A
GParamSpec
to hold aGFile
value.The data is owned by the caller of the function.
Return value
Type: GimpFileChooserAction
The file action tied to pspec
.