atkDocumentGetAttributeValue {RGtk2} | R Documentation |
undocumented
atkDocumentGetAttributeValue(object, attribute.name)
|
[ |
|
[character] a character string representing the name of the attribute whose value is being queried. |
Since 1.12
[character] a string value associated with the named attribute for this document, or NULL if a value for
attribute_namehas not been specified for this document.
Derived by RGtkGen from GTK+ documentation