C# Class Reign.Core.X11.XGenericEventCookie

Show file Open project: reignstudios/ReignSDK

Public Properties

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

Property Details

cookie public property

public uint cookie
return uint

data public property

public IntPtr,System data
return System.IntPtr

display public property

public IntPtr,System display
return System.IntPtr

evtype public property

public int evtype
return int

extension public property

public int extension
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 int type
return int