org.gnu.gdk

Class EventDND


public class EventDND
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static Handle
getContext(Handle obj)
protected static boolean
getSendEvent(Handle obj)
protected static int
getTime(Handle obj)
protected static int
getType(Handle obj)
BEGINNING OF JNI CODE
protected static Handle
getWindow(Handle obj)
protected static short
getXRoot(Handle obj)
protected static short
getYRoot(Handle obj)

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

getContext

protected static final Handle getContext(Handle obj)


getSendEvent

protected static final boolean getSendEvent(Handle obj)


getTime

protected static final int getTime(Handle obj)


getType

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


getWindow

protected static final Handle getWindow(Handle obj)


getXRoot

protected static final short getXRoot(Handle obj)


getYRoot

protected static final short getYRoot(Handle obj)