Method
BirbStringListequal
since: 0.8
Declaration [src]
gboolean
birb_string_list_equal (
BirbStringList* list1,
BirbStringList* list2
)
Parameters
list1-
Type:
BirbStringListThe first instance.
The argument can be NULL. list2-
Type:
BirbStringListThe second instance.
The argument can be NULL.The data is owned by the caller of the method.