C# Class OpenTK.Platform.X11.XCirculateEvent

Show file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
display System.IntPtr
place int
send_event bool
serial System.IntPtr
type XEventName
window System.IntPtr
xevent System.IntPtr

Property Details

display public property

public IntPtr,System display
return System.IntPtr

place public property

public int place
return int

send_event public property

public bool send_event
return bool

serial public property

public IntPtr,System serial
return System.IntPtr

type public property

public XEventName type
return XEventName

window public property

public IntPtr,System window
return System.IntPtr

xevent public property

public IntPtr,System xevent
return System.IntPtr