atkDocumentGetAttributes {RGtk2} | R Documentation |
Gets an AtkAttributeSet which describes document-wide attributes as name-value pairs.
atkDocumentGetAttributes(object)
|
[AtkDocument ] a GObject instance that implements AtkDocumentIface |
Returns:
Since ATK 1.12
[AtkAttributeSet
] An AtkAttributeSet containing the explicitly
set name-value-pair attributes associated with this document
as a whole.
Derived by RGtkGen from GTK+ documentation