C# Class Reign.Core.X11.XNoExposeEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

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

drawable public_oe property

public IntPtr,System drawable
Résultat System.IntPtr

major_code public_oe property

public int major_code
Résultat int

minor_code public_oe property

public int minor_code
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