org.gnu.gtk

Class WidgetAuxInfo


public class WidgetAuxInfo
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

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

Method Details

getHeight

protected static final int getHeight(Handle cptr)


getWidth

protected static final int getWidth(Handle cptr)


getX

protected static final int getX(Handle cptr)


getXSet

protected static final boolean getXSet(Handle cptr)


getY

protected static final int getY(Handle cptr)


getYSet

protected static final boolean getYSet(Handle cptr)