Michael Natterer
896286279b
libgimpconfig: cache the "gegl-property-keys" Quark
...
in gimp_config_param_spec_duplicate().
2020-06-17 21:56:31 +02:00
Michael Natterer
ccd6f6385b
libgimpconfig: turn some comments into actual docs
2019-09-16 20:24:06 +02:00
Michael Natterer
832e7fafc1
libgimpconfig: gimp_config_param_spec_duplicate() support GFile
...
object param specs.
2019-09-16 10:48:32 +02:00
Michael Natterer
44f3630574
libgimpconfig: support more types in gimp_config_param_spec_duplicate()
...
It now supports all GParamSpecs possible on the wire protocol, except
the ones that are implemented in app/ and libgimp/ (image, drawable,
...) and are not visible to libgimpconfig
2019-09-14 18:29:38 +02:00
Michael Natterer
6fad257693
libgimpconfig: more nested if() in gimp_config_param_spec_duplicate()
...
to reduce the number of checks per copy.
2019-09-14 18:07:06 +02:00
Michael Natterer
918f66c8c1
libgimpconfig: support GimpParamSpecConfigPath
...
in gimp_config_param_spec_duplicate().
2019-09-14 17:56:23 +02:00
Michael Natterer
a06d33f4af
libgimpconfig: clean up gimp_config_param_spec_duplicate()
2019-09-14 17:52:54 +02:00
Michael Natterer
8cdab31393
app, libgimpconfig: move gimp_param_spec_duplicate() to libgimpconfig
2019-09-14 17:35:32 +02:00