pangoAttrTypeRegister {RGtk2}R Documentation

pangoAttrTypeRegister

Description

Allocate a new attribute type ID. The attribute type name can be accessed later by using pangoAttrTypeGetName.

Usage

pangoAttrTypeRegister(name)

Arguments

name

an identifier for the type

Value

[PangoAttrType] the new type ID.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]