Handbook
Glossary
g_content_type_equals ( type1 type2 -- gboolean )
Vocabulary
gio
.
ffi
Inputs
type1
an
object
type2
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_content_type_equals
( gchar* type1, gchar* type2 )