atkDocumentGetAttributeValue {RGtk2} | R Documentation |
Returns:
atkDocumentGetAttributeValue(object, attribute.name)
|
[AtkDocument ] a GObject instance that implements AtkDocumentIface |
|
[character] a character string representing the name of the attribute whose value is being queried. |
Since ATK 1.12
[character] a string value associated with the named attribute for this
document, or NULL if a value for attribute_name
has not been specified
for this document.
Derived by RGtkGen from GTK+ documentation