C# Class Reign.Core.X11.XSelectionClearEvent

Mostra file Open project: reignstudios/ReignSDK

Public Properties

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

Property Details

display public_oe property

public IntPtr,System display
return System.IntPtr

selection public_oe property

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

time public_oe property

public IntPtr,System time
return System.IntPtr

type public_oe property

public int type
return int

window public_oe property

public IntPtr window
return IntPtr