com.sun.jna.examples.unix

Class X11.XSelectionEvent

public static class X11.XSelectionEvent extends Structure

Field Summary
X11.Displaydisplay
X11.Atomproperty
X11.Windowrequestor
X11.Atomselection
intsend_event
NativeLongserial
X11.Atomtarget
NativeLongtime
inttype

Field Detail

display

public X11.Display display

property

public X11.Atom property

requestor

public X11.Window requestor

selection

public X11.Atom selection

send_event

public int send_event

serial

public NativeLong serial

target

public X11.Atom target

time

public NativeLong time

type

public int type
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.