|
||||||||||
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.AttrInt
The PangoAttrInt object is used to represent attributes with a integer value
Field Summary |
Fields inherited from class org.gnu.glib.Boxed |
handle |
Constructor Summary | |
AttrInt()
|
Method Summary | |
int |
getValue()
Returns the value of the object. |
protected static int |
getValue(Handle obj)
BEGINNING OF GENERATED CODE |
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 AttrInt()
Method Detail |
public int getValue()
protected static final int getValue(Handle obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |