Function
GLibEqualFunc
Description [src]
Specifies the type of a function used to test two values for
equality. The function should return TRUE
if both values are equal
and FALSE
otherwise.
Specifies the type of a function used to test two values for
equality. The function should return TRUE
if both values are equal
and FALSE
otherwise.