Handbook
Glossary
atk_object_set_parent ( object parent -- )
Vocabulary
atk
.
ffi
Inputs
object
an
object
parent
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
void
atk_object_set_parent
( AtkObject* object, AtkObject* parent )