Handbook
Glossary
atk_object_set_description ( object description -- )
Vocabulary
atk
.
ffi
Inputs
object
an
object
description
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
void
atk_object_set_description
( AtkObject* object, gchar* description )