C# Class Reign.Core.X11.XUnmapEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
display System.IntPtr
from_configure 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
Résultat System.IntPtr

from_configure public_oe property

public bool from_configure
Résultat bool

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

window public_oe property

public IntPtr,System window
Résultat System.IntPtr

xevent public_oe property

public IntPtr,System xevent
Résultat System.IntPtr