API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_slist_equal ( GSList* l1, GSList* l2 )
Test two lists for equality.
l1
Type: A list of guint8
guint8
A GSList.
GSList
l2
Another GSList.
Type: gboolean
gboolean
TRUE if l1 is equal to l2. FALSE otherwise.
TRUE
FALSE