StringG.equal

Compares two strings for equality, returning TRUE if they are equal. For use with glib.HashTable

class StringG
bool
equal

Parameters

v2 StringG

another GString

Return Value

Type: bool

TRUE if the strings are the same length and contain the same bytes