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] a string containing the name; this string should not be freed

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]