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