atkTextAttributeGetName {RGtk2}R Documentation

atkTextAttributeGetName

Description

Gets the name corresponding to the AtkTextAttribute

Usage

atkTextAttributeGetName(attr)

Arguments

attr [AtkTextAttribute] The AtkTextAttribute whose name is required

Value

[character] .

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]