com.sun.jna.examples.unix

Class X11.XMappingEvent

public static class X11.XMappingEvent extends Structure

Field Summary
intcount
X11.Displaydisplay
intfirst_keycode
intrequest
intsend_event
NativeLongserial
inttype
X11.Windowwindow

Field Detail

count

public int count

display

public X11.Display display

first_keycode

public int first_keycode

request

public int request

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.