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.

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static Handle
getDesc(Handle obj)
BEGINNING OF GENERATED CODE
FontDescription
getDescription()
Returns the font description which is the value of this attribute

Methods inherited from class org.gnu.pango.Attribute

getEndIndex, getEndIndex, getStartIndex, getStartIndex

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

getDesc

protected static final Handle getDesc(Handle obj)
BEGINNING OF GENERATED CODE


getDescription

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