C# Class OpenTK.Platform.X11.XFocusChangeEvent

Mostra file Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
detail NotifyDetail
display System.IntPtr
mode int
send_event bool
serial System.IntPtr
type XEventName
window System.IntPtr

Property Details

detail public_oe property

public NotifyDetail detail
return NotifyDetail

display public_oe property

public IntPtr,System display
return System.IntPtr

mode public_oe property

public int mode
return int

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