C# Class Reign.Core.X11.XUnmapEvent

Show file Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
display System.IntPtr
from_configure bool
send_event bool
serial System.IntPtr
type int
window System.IntPtr
xevent System.IntPtr

Property Details

display public property

public IntPtr,System display
return System.IntPtr

from_configure public property

public bool from_configure
return bool

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

window public property

public IntPtr,System window
return System.IntPtr

xevent public property

public IntPtr,System xevent
return System.IntPtr