C# Class OpenTK.Platform.X11.XSelectionClearEvent

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
display System.IntPtr
selection System.IntPtr
send_event bool
serial System.IntPtr
time System.IntPtr
type XEventName
window System.IntPtr

Property Details

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

selection public_oe property

public IntPtr,System selection
Résultat System.IntPtr

send_event public_oe property

public bool send_event
Résultat bool

serial public_oe property

public IntPtr,System serial
Résultat System.IntPtr

time public_oe property

public IntPtr,System time
Résultat System.IntPtr

type public_oe property

public XEventName type
Résultat XEventName

window public_oe property

public IntPtr,System window
Résultat System.IntPtr