Method
IpuzEnumerationequal
Declaration [src]
gboolean
ipuz_enumeration_equal (
  const IpuzEnumeration* enumeration1,
  const IpuzEnumeration* enumeration2
)
      Parameters
enumeration1- 
            
Type:
IpuzEnumerationAn
IpuzEnumeration.The argument can be NULL. enumeration2- 
            
Type:
IpuzEnumerationAn
IpuzEnumerationto compare withenumeration1.The argument can be NULL.The data is owned by the caller of the method.