Handbook
Glossary
g_type_check_class_cast ( g_class is_a_type -- GTypeClass* )
Vocabulary
gobject
.
ffi
Inputs
g_class
an
object
is_a_type
an
object
Outputs
GTypeClass*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi.private
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GTypeClass*
g_type_check_class_cast
( GTypeClass* g_class,
GType
is_a_type )