API Version: 8.0
Library Version: 8.18
gboolean vips_slist_equal ( GSList* l1, GSList* l2 )
Test two lists for equality.
l1
guint8
A GSList
GSList
l2
Another GSList
gboolean
TRUE if l1 is equal to l2. FALSE otherwise.
TRUE
FALSE