Checks if strv contains str. strv must not be NULL.
a NULL-terminated array of strings
a string
TRUE if str is an element of strv, according to g_str_equal().
2.44
Checks if strv contains str. strv must not be NULL.