Function
GimpPathfree
deprecated: 3.4
Declaration [src]
void
gimp_path_free (
GList* path
)
Description [src]
This function frees the memory allocated for the list and the strings it contains.
Deprecated since: 3.4
Use gimp_free_paths() instead.