org.gnu.gdk

Class EventSelection


public class EventSelection
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Method Summary

protected static int
getProperty(Handle obj)
protected static Handle
getRequestor(Handle obj)
protected static int
getSelection(Handle obj)
protected static boolean
getSendEvent(Handle obj)
protected static int
getTarget(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

getProperty

protected static final int getProperty(Handle obj)


getRequestor

protected static final Handle getRequestor(Handle obj)


getSelection

protected static final int getSelection(Handle obj)


getSendEvent

protected static final boolean getSendEvent(Handle obj)


getTarget

protected static final int getTarget(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)