Handbook
Glossary
atk_document_set_attribute_value ( document attribute_name attribute_value -- gboolean )
Vocabulary
atk
.
ffi
Inputs
document
an
object
attribute_name
an
object
attribute_value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gboolean
atk_document_set_attribute_value
( AtkDocument* document, gchar* attribute_name, gchar*
attribute_value )