Handbook
Glossary
g_type_plugin_complete_interface_info ( type_plugin instance_type interface_type info -- )
Vocabulary
gobject
.
ffi
Inputs
type_plugin
an
object
instance_type
an
object
interface_type
an
object
info
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_type_plugin_complete_interface_info
( GTypePlugin* type_plugin,
GType
instance_type,
GType
interface_type, GInterfaceInfo* info )