org.gnu.gdk

Class EventNoExpose


public class EventNoExpose
extends Boxed

Field Summary

Fields inherited from class org.gnu.glib.Boxed

handle

Constructor Summary

EventNoExpose(Handle handle)

Method Summary

boolean
getSendEvent()
protected static boolean
getSendEvent(Handle obj)
protected static int
getType(Handle obj)
BEGINNING OF GENERATED CODE
Window
getWindow()
protected static Handle
getWindow(Handle obj)

Methods inherited from class org.gnu.glib.Boxed

equals, getHandle, hashCode, setHandle

Constructor Details

EventNoExpose

public EventNoExpose(Handle handle)

Method Details

getSendEvent

public boolean getSendEvent()


getSendEvent

protected static final boolean getSendEvent(Handle obj)


getType

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


getWindow

public Window getWindow()


getWindow

protected static final Handle getWindow(Handle obj)