org.gnu.gdk

Class EventConfigure


public class EventConfigure
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static int
getHeight(Handle obj)
protected static boolean
getSendEvent(Handle obj)
protected static int
getType(Handle obj)
BEGINNING OF GENERATED CODE
protected static int
getWidth(Handle obj)
protected static Handle
getWindow(Handle obj)
protected static int
getX(Handle obj)
protected static int
getY(Handle obj)

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

getHeight

protected static final int getHeight(Handle obj)


getSendEvent

protected static final boolean getSendEvent(Handle obj)


getType

protected static final int getType(Handle obj)
BEGINNING OF GENERATED CODE


getWidth

protected static final int getWidth(Handle obj)


getWindow

protected static final Handle getWindow(Handle obj)


getX

protected static final int getX(Handle obj)


getY

protected static final int getY(Handle obj)