Handbook
Glossary
atk_registry_set_factory_type ( registry type factory_type -- )
Vocabulary
atk
.
ffi
Inputs
registry
an
object
type
an
object
factory_type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
void
atk_registry_set_factory_type
( AtkRegistry* registry,
GType
type,
GType
factory_type )