org.gnu.pango

Class AttrFontDesc


public class AttrFontDesc
extends Attribute

The AttrFontDesc object is used to store an attribute that sets all aspects of the font description at once.

Method Summary

FontDescription
getDescription()
Returns the font description which is the value of this attribute.

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getStartIndex

Methods inherited from class org.gnu.glib.MemStruct

getMemStructFromHandle

Method Details

getDescription

public FontDescription getDescription()
Returns the font description which is the value of this attribute.