C# Class Reign.Core.X11.XButtonEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
button uint
display System.IntPtr
root System.IntPtr
same_screen bool
send_event bool
serial System.IntPtr
state uint
subwindow System.IntPtr
time System.IntPtr
type int
window System.IntPtr
x int
x_root int
y int
y_root int

Property Details

button public_oe property

public uint button
Résultat uint

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

root public_oe property

public IntPtr,System root
Résultat System.IntPtr

same_screen public_oe property

public bool same_screen
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

state public_oe property

public uint state
Résultat uint

subwindow public_oe property

public IntPtr,System subwindow
Résultat System.IntPtr

time public_oe property

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

x public_oe property

public int x
Résultat int

x_root public_oe property

public int x_root
Résultat int

y public_oe property

public int y
Résultat int

y_root public_oe property

public int y_root
Résultat int