com.sun.jna.examples.unix

Class X11.XKeymapEvent

public static class X11.XKeymapEvent extends Structure

Field Summary
X11.Displaydisplay
byte[]key_vector
intsend_event
NativeLongserial
inttype
X11.Windowwindow

Field Detail

display

public X11.Display display

key_vector

public byte[] key_vector

send_event

public int send_event

serial

public NativeLong serial

type

public int type

window

public X11.Window window
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.