Method
GimpImageget_parasite_list
since: 2.8
Declaration [src]
gchar**
gimp_image_get_parasite_list (
GimpImage* image
)
Description [src]
List all parasites.
Returns a list of the names of all currently attached parasites.
These names can later be used to get the actual GimpParasite
with
gimp_image_get_parasite()
when needed.
Available since: 2.8