Virtual Method
AtkDocumentget_document_attributes
Declaration [src]
AtkAttributeSet*
get_document_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 called function. |