get_attributes
Description:
[ CCode ( vfunc_name = "get_document_attributes" ) ]
[ Version ( since = "1.12" ) ]
public virtual unowned AttributeSet get_attributes ()
[ Version ( since = "1.12" ) ]
public virtual unowned AttributeSet get_attributes ()
Gets an AtkAttributeSet which describes document-wide attributes as name-value pairs.
Parameters:
this |
a Object instance that implements AtkDocumentIface |
Returns:
An AtkAttributeSet containing the explicitly set name-value-pair attributes associated with this document as a whole. |