C# Class Reign.Core.X11.XClientMessageEvent

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
display System.IntPtr
format int
message_type System.IntPtr
ptr1 System.IntPtr
ptr2 System.IntPtr
ptr3 System.IntPtr
ptr4 System.IntPtr
ptr5 System.IntPtr
send_event bool
serial System.IntPtr
type int
window System.IntPtr

Property Details

display public_oe property

public IntPtr,System display
Résultat System.IntPtr

format public_oe property

public int format
Résultat int

message_type public_oe property

public IntPtr,System message_type
Résultat System.IntPtr

ptr1 public_oe property

public IntPtr,System ptr1
Résultat System.IntPtr

ptr2 public_oe property

public IntPtr,System ptr2
Résultat System.IntPtr

ptr3 public_oe property

public IntPtr,System ptr3
Résultat System.IntPtr

ptr4 public_oe property

public IntPtr,System ptr4
Résultat System.IntPtr

ptr5 public_oe property

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

type public_oe property

public int type
Résultat int

window public_oe property

public IntPtr,System window
Résultat System.IntPtr