Function
Agsstrv_equal
since: 3.2.1
Declaration [src]
gboolean
ags_strv_equal (
gchar** strv1,
gchar** strv2
)
Description [src]
Check strv1
and strv2
to be equal. The arrays don’t have to be sorted.
Available since: 3.2.1
since: 3.2.1
gboolean
ags_strv_equal (
gchar** strv1,
gchar** strv2
)
Check strv1
and strv2
to be equal. The arrays don’t have to be sorted.
Available since: 3.2.1