Method
AtkDocumentget_attributes
Declaration [src]
AtkAttributeSet*
atk_document_get_attributes (
AtkDocument* document
)
Description [src]
Gets an AtkAttributeSet which describes document-wide attributes as name-value pairs.
Available since: | 1.12 |
Return value
Returns: | AtkAttributeSet |
An AtkAttributeSet containing the explicitly set name-value-pair attributes associated with this document as a whole. |
|
The data is owned by the instance. |