Handbook
Glossary
g_strv_contains ( strv str -- gboolean )
Vocabulary
glib
.
ffi
Inputs
strv
an
object
str
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_strv_contains
( gchar** strv, gchar* str )