Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/gegl/property-types/
H A Dgegl-paramspecs.c327 static gboolean gegl_param_file_path_validate (GParamSpec *pspec,
359 klass->value_validate = gegl_param_file_path_validate; in gegl_param_file_path_class_init()
372 gegl_param_file_path_validate (GParamSpec *pspec, in gegl_param_file_path_validate() function