org.gnu.gdk

Class EventProperty


public class EventProperty
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static int
getAtom(Handle obj)
protected static boolean
getSendEvent(Handle obj)
protected static int
getState(Handle obj)
protected static int
getTime(Handle obj)
protected static int
getType(Handle obj)
BEGINNING OF GENERATED CODE
protected static Handle
getWindow(Handle obj)

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Method Details

getAtom

protected static final int getAtom(Handle obj)


getSendEvent

protected static final boolean getSendEvent(Handle obj)


getState

protected static final int getState(Handle obj)


getTime

protected static final int getTime(Handle obj)


getType

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


getWindow

protected static final Handle getWindow(Handle obj)