org.gnu.gdk
Class EventOwnerChange

java.lang.Object
  extended byorg.gnu.glib.Boxed
      extended byorg.gnu.gdk.EventOwnerChange

public class EventOwnerChange
extends Boxed


Field Summary
 
Fields inherited from class org.gnu.glib.Boxed
handle
 
Constructor Summary
EventOwnerChange()
           
 
Method Summary
protected static int getSendEvent(Handle obj)
           
protected static int getType(Handle obj)
           
 Window getWindow()
           
protected static Handle getWindow(Handle obj)
           
 
Methods inherited from class org.gnu.glib.Boxed
equals, getHandle, hashCode, setHandle
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventOwnerChange

public EventOwnerChange()
Method Detail

getWindow

public Window getWindow()

getType

protected static final int getType(Handle obj)

getWindow

protected static final Handle getWindow(Handle obj)

getSendEvent

protected static final int getSendEvent(Handle obj)