|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Boxed
org.gnu.pango.Attribute
org.gnu.pango.AttrFontDesc
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 |
Constructor Summary | |
AttrFontDesc()
|
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 |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttrFontDesc()
Method Detail |
public FontDescription getDescription()
protected static final Handle getDesc(Handle obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |