Learn R Programming

RGtk2 (version 2.8.7)

atkTextAttributeForName: atkTextAttributeForName

Description

Get the AtkTextAttribute type corresponding to a text attribute name.

Usage

atkTextAttributeForName(name)

Arguments

Value

[AtkTextAttribute] the AtkTextAttribute enumerated type corresponding to the specified name, or ATK_TEXT_ATTRIBUTE_INVALID if no matching text attribute is found.