atkDocumentGetAttributes {RGtk2}R Documentation

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

Details

Since 1.12

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]