C# Class OpenTK.Platform.X11.XClientMessageEvent

Mostra file Open project: prepare/HTML-Renderer

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 XEventName
window System.IntPtr

Property Details

display public_oe property

public IntPtr,System display
return System.IntPtr

format public_oe property

public int format
return int

message_type public_oe property

public IntPtr,System message_type
return System.IntPtr

ptr1 public_oe property

public IntPtr,System ptr1
return System.IntPtr

ptr2 public_oe property

public IntPtr,System ptr2
return System.IntPtr

ptr3 public_oe property

public IntPtr,System ptr3
return System.IntPtr

ptr4 public_oe property

public IntPtr,System ptr4
return System.IntPtr

ptr5 public_oe property

public IntPtr,System ptr5
return System.IntPtr

send_event public_oe property

public bool send_event
return bool

serial public_oe property

public IntPtr,System serial
return System.IntPtr

type public_oe property

public XEventName type
return XEventName

window public_oe property

public IntPtr,System window
return System.IntPtr