Checks if an array of strings contains the string str according to funcGLib.str_equal. strv must not be NULL.
an array of strings to search in
the string to search for
true if str is an element of strv
Checks if an array of strings contains the string str according to funcGLib.str_equal. strv must not be NULL.