Handbook
Glossary
g_type_test_flags ( type flags -- gboolean )
Vocabulary
gobject
.
ffi
Inputs
type
an
object
flags
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
gboolean
g_type_test_flags
(
GType
type,
guint
flags )