Learn R Programming

RGtk2 (version 2.20.1)

atkDocumentGetAttributeValue: atkDocumentGetAttributeValue

Description

undocumented

Usage

atkDocumentGetAttributeValue(object, attribute.name)

Arguments

object
[AtkDocument] a GObject instance that implements AtkDocumentIface
attribute.name
[character] a character string representing the name of the attribute whose value is being queried.

Value

  • [character] a string value associated with the named attribute for this document, or NULL if a value for attribute_name has not been specified for this document.

Details

Since 1.12