C# Class OpenTK.Platform.X11.XGenericEventCookie

Afficher le fichier Open project: hultqvist/opentk Class Usage Examples

Méthodes publiques

Свойство Type Description
cookie uint
data System.IntPtr
display System.IntPtr
evtype int
extension int
send_event bool
serial System.IntPtr
type int

Property Details

cookie public_oe property

public uint cookie
Résultat uint

data public_oe property

public IntPtr,System data
Résultat System.IntPtr

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

evtype public_oe property

public int evtype
Résultat int

extension public_oe property

public int extension
Résultat int

send_event public_oe property

public bool send_event
Résultat bool

serial public_oe property

public IntPtr,System serial
Résultat System.IntPtr

type public_oe property

public int type
Résultat int