Handbook
Glossary
g_type_interface_get_plugin ( instance_type interface_type -- GTypePlugin* )
Vocabulary
gobject
.
ffi
Inputs
instance_type
an
object
interface_type
an
object
Outputs
GTypePlugin*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GTypePlugin*
g_type_interface_get_plugin
(
GType
instance_type,
GType
interface_type )