C# Class Reign.Core.X11.XNoExposeEvent

显示文件 Open project: reignstudios/ReignSDK

Public Properties

Property Type Description
display System.IntPtr
drawable System.IntPtr
major_code int
minor_code int
send_event bool
serial System.IntPtr
type int

Property Details

display public_oe property

public IntPtr,System display
return System.IntPtr

drawable public_oe property

public IntPtr,System drawable
return System.IntPtr

major_code public_oe property

public int major_code
return int

minor_code public_oe property

public int minor_code
return int

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