| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Structorg.gnu.glib.Boxedorg.gnu.gdk.Eventorg.gnu.gdk.EventExposepublic class EventExposeextends EventConstructor Summary | |
| |
| |
Method Summary | |
Rectangle |
|
int |
|
static EventExpose |
|
Region | |
boolean | |
Window | |
Methods inherited from class org.gnu.gdk.Event | |
eventsPending, get, getGraphicsExpose, getTime, peek, put | |
Methods inherited from class org.gnu.glib.Boxed | |
equals, getBoxedFromHandle, hashCode | |
public EventExpose(Handle handle)
public EventExpose(Event evt)
Promotion constructor. Construct the specific event object by promoting (sharing the Handle object of) the base Event.
public int getCount()
public static EventExpose getEventExpose(Handle handle)
To be used internally by Java-Gnome only.
public boolean getSendEvent()