String.equal

bool equal(glib.string_.String v2)

Compares two strings for equality, returning true if they are equal. For use with #GHashTable.

Parameters

v2another #GString

Returns

true if the strings are the same length and contain the

same bytes