C# Class Reign.Core.X11.XColormapEvent

Show file Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
c_new bool
colormap System.IntPtr
display System.IntPtr
send_event bool
serial System.IntPtr
state int
type int
window System.IntPtr

Property Details

c_new public property

public bool c_new
return bool

colormap public property

public IntPtr,System colormap
return System.IntPtr

display public property

public IntPtr,System display
return System.IntPtr

send_event public property

public bool send_event
return bool

serial public property

public IntPtr,System serial
return System.IntPtr

state public property

public int state
return int

type public property

public int type
return int

window public property

public IntPtr,System window
return System.IntPtr