Learn R Programming

RGtk2 (version 2.12.17)

atkDocumentGetAttributes: atkDocumentGetAttributes

Description

Gets an AtkAttributeSet which describes document-wide attributes as name-value pairs.

Usage

atkDocumentGetAttributes(object)

Arguments

object
[AtkDocument] a GObject instance that implements AtkDocumentIface

Value

  • [AtkAttributeSet] An AtkAttributeSet containing the explicitly set name-value-pair attributes associated with this document as a whole.

Details

Since ATK 1.12