org.gnu.pango

Class AttrColor


public class AttrColor
extends Attribute

The PangoAttrColor structure is used to represent attributes that are colors.

Method Summary

Color
getColor()
Returns the color.

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getStartIndex

Methods inherited from class org.gnu.glib.MemStruct

getMemStructFromHandle

Method Details

getColor

public Color getColor()
Returns the color.