atkTextAttributeRegister {RGtk2}R Documentation

atkTextAttributeRegister

Description

Associate name with a new AtkTextAttribute

Usage

atkTextAttributeRegister(name)

Arguments

name [character] a name string

Value

[AtkTextAttribute] an AtkTextAttribute associated with name

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]