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