C# Class Reign.Core.X11.XClientMessageEvent

Show file Open project: reignstudios/ReignSDK

Public Properties

Property 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 property

public IntPtr,System display
return System.IntPtr

format public property

public int format
return int

message_type public property

public IntPtr,System message_type
return System.IntPtr

ptr1 public property

public IntPtr,System ptr1
return System.IntPtr

ptr2 public property

public IntPtr,System ptr2
return System.IntPtr

ptr3 public property

public IntPtr,System ptr3
return System.IntPtr

ptr4 public property

public IntPtr,System ptr4
return System.IntPtr

ptr5 public property

public IntPtr,System ptr5
return System.IntPtr

send_event public property

public bool send_event
return bool

serial public property

public IntPtr,System serial
return System.IntPtr

type public property

public int type
return int

window public property

public IntPtr,System window
return System.IntPtr