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
FontDescriptiongetDescription()
Returns the font description which is the value of this attribute.

Method Detail

getDescription

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