C# Class Reign.Core.X11.XMapEvent

显示文件 Open project: reignstudios/ReignSDK

Public Properties

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

Property Details

display public_oe property

public IntPtr,System display
return System.IntPtr

override_redirect public_oe property

public bool override_redirect
return bool

send_event public_oe property

public bool send_event
return bool

serial public_oe property

public IntPtr,System serial
return System.IntPtr

type public_oe property

public int type
return int

window public_oe property

public IntPtr,System window
return System.IntPtr

xevent public_oe property

public IntPtr,System xevent
return System.IntPtr