org.gnu.gdk
Class EventExpose
java.lang.Object
org.gnu.glib.Boxed
org.gnu.gdk.EventExpose
- public class EventExpose
- extends Boxed
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
EventExpose
public EventExpose(Handle handle)
getWindow
public Window getWindow()
getSendEvent
public boolean getSendEvent()
getArea
public Rectangle getArea()
getRegion
public Region getRegion()
getCount
public int getCount()
getType
protected static final int getType(int obj)
- BEGINNING OF GENERATED CODE
getWindow
protected static final Handle getWindow(Handle obj)
getSendEvent
protected static final boolean getSendEvent(Handle obj)
getRegion
protected static final Handle getRegion(Handle obj)
getCount
protected static final int getCount(Handle obj)
getArea
protected static final Handle getArea(Handle obj)