C# Class Reign.Core.X11.XPropertyEvent

Show file Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
atom System.IntPtr
display System.IntPtr
send_event bool
serial System.IntPtr
state int
time System.IntPtr
type int
window System.IntPtr

Property Details

atom public property

public IntPtr,System atom
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

time public property

public IntPtr,System time
return System.IntPtr

type public property

public int type
return int

window public property

public IntPtr,System window
return System.IntPtr