C# Class OpenTK.Platform.X11.XGenericEvent

Mostra file Open project: hultqvist/opentk

Public Properties

Property Type Description
display System.IntPtr
evtype int
extension int
send_event bool
serial System.IntPtr
type int

Property Details

display public_oe property

public IntPtr,System display
return System.IntPtr

evtype public_oe property

public int evtype
return int

extension public_oe property

public int extension
return int

send_event public_oe property

public bool send_event
return bool

serial public_oe property

public IntPtr,System serial
return System.IntPtr

type public_oe property

public int type
return int