C# Class OpenTK.Platform.X11.XSelectionRequestEvent

Show file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
display System.IntPtr
owner System.IntPtr
property System.IntPtr
requestor System.IntPtr
selection System.IntPtr
send_event bool
serial System.IntPtr
target System.IntPtr
time System.IntPtr
type XEventName

Property Details

display public property

public IntPtr,System display
return System.IntPtr

owner public property

public IntPtr,System owner
return System.IntPtr

property public property

public IntPtr,System property
return System.IntPtr

requestor public property

public IntPtr,System requestor
return System.IntPtr

selection public property

public IntPtr,System selection
return System.IntPtr

send_event public property

public bool send_event
return bool

serial public property

public IntPtr,System serial
return System.IntPtr

target public property

public IntPtr,System target
return System.IntPtr

time public property

public IntPtr,System time
return System.IntPtr

type public property

public XEventName type
return XEventName