Home
last modified time | relevance | path

Searched refs:gradient_path (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dgimpcoreconfig.h60 gchar *gradient_path; member
H A Dgimpcoreconfig.c876 g_free (core_config->gradient_path); in gimp_core_config_finalize()
979 g_free (core_config->gradient_path); in gimp_core_config_set_property()
980 core_config->gradient_path = g_value_dup_string (value); in gimp_core_config_set_property()
1229 g_value_set_string (value, core_config->gradient_path); in gimp_core_config_get_property()