com.sun.jna.examples.unix

Class X11.XSelectionClearEvent

public static class X11.XSelectionClearEvent extends Structure

Field Summary
X11.Displaydisplay
X11.Atomselection
intsend_event
NativeLongserial
NativeLongtime
inttype
X11.Windowwindow

Field Detail

display

public X11.Display display

selection

public X11.Atom selection

send_event

public int send_event

serial

public NativeLong serial

time

public NativeLong time

type

public int type

window

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