|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Boxed
org.gnu.gtk.WidgetAuxInfo
Field Summary |
Fields inherited from class org.gnu.glib.Boxed |
handle |
Constructor Summary | |
WidgetAuxInfo()
|
Method Summary | |
protected static int |
getHeight(Handle cptr)
|
protected static int |
getWidth(Handle cptr)
|
protected static int |
getX(Handle cptr)
|
protected static boolean |
getXSet(Handle cptr)
|
protected static int |
getY(Handle cptr)
|
protected static boolean |
getYSet(Handle cptr)
|
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 WidgetAuxInfo()
Method Detail |
protected static final int getX(Handle cptr)
protected static final int getY(Handle cptr)
protected static final int getWidth(Handle cptr)
protected static final int getHeight(Handle cptr)
protected static final boolean getXSet(Handle cptr)
protected static final boolean getYSet(Handle cptr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |