Handbook
Glossary
g_type_add_interface_check ( check_data check_func -- )
Vocabulary
gobject
.
ffi
Inputs
check_data
an
object
check_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_add_interface_check
(
gpointer
check_data,
GTypeInterfaceCheckFunc
check_func )