atkDocumentSetAttributeValue {RGtk2} | R Documentation |
undocumented
atkDocumentSetAttributeValue(object, attribute.name, attribute.value)
|
[ |
|
[character] a character string representing the name of the attribute whose value is being set. |
|
[character] a string value to be associated with attribute_name. |
Since 1.12
[logical] TRUE if
valueis successfully associated with
attribute_namefor this document, FALSE otherwise (e.g. if the document does not allow the attribute to be modified).
Derived by RGtkGen from GTK+ documentation