Handbook
Glossary
g_type_remove_class_cache_func ( cache_data cache_func -- )
Vocabulary
gobject
.
ffi
Inputs
cache_data
an
object
cache_func
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_type_remove_class_cache_func
(
gpointer
cache_data,
GTypeClassCacheFunc
cache_func )