Method

GimpParasitecompare

Declaration [src]

gboolean
gimp_parasite_compare (
  const GimpParasite* a,
  const GimpParasite* b
)

Description [src]

Compare parasite’s contents.

Parameters

b GimpParasite
 

A GimpParasite.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

TRUE if a and b have same contents, FALSE otherwise.