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