Handbook
Glossary
atk_object_set_help_text ( object help_text -- )
Vocabulary
atk
.
ffi
Inputs
object
an
object
help_text
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_help_text
( AtkObject* object, gchar* help_text )