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

Returns:

Since ATK 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.12.5-3 Index]