C# Class Reign.Core.X11.XColormapEvent

Mostra 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_oe property

public bool c_new
return bool

colormap public_oe property

public IntPtr,System colormap
return System.IntPtr

display public_oe property

public IntPtr,System display
return System.IntPtr

send_event public_oe property

public bool send_event
return bool

serial public_oe property

public IntPtr,System serial
return System.IntPtr

state public_oe property

public int state
return int

type public_oe property

public int type
return int

window public_oe property

public IntPtr,System window
return System.IntPtr