mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00

It's just too weird to be public. Remove its properties from the wire protocol and from pluginrc. Instead, have all GParamSpecs' flags on the wire and in pluginrc, so we can use stuff like GIMP_PARAM_NO_VALIDATE. Port the remaining few places to GIMP_PROC_ARG_STRING(). I'm sure something is broken now wrt UTF-8 validation, will add tighter checks in the next commit.
19 lines
505 B
Text
19 lines
505 B
Text
gimp_array_get_type
|
|
gimp_float_array_get_type
|
|
gimp_int16_array_get_type
|
|
gimp_int32_array_get_type
|
|
gimp_uint8_array_get_type
|
|
gimp_memsize_get_type
|
|
gimp_metadata_get_type
|
|
gimp_param_array_get_type
|
|
gimp_param_float_array_get_type
|
|
gimp_param_int16_array_get_type
|
|
gimp_param_int32_array_get_type
|
|
gimp_param_uint8_array_get_type
|
|
gimp_param_rgb_array_get_type
|
|
gimp_param_string_array_get_type
|
|
gimp_parasite_get_type
|
|
gimp_rgb_array_get_type
|
|
gimp_string_array_get_type
|
|
gimp_unit_get_type
|
|
gimp_value_array_get_type
|