C# 클래스 OpenTK.Platform.X11.XSelectionRequestEvent

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

owner 공개적으로 프로퍼티

public IntPtr,System owner
리턴 System.IntPtr

property 공개적으로 프로퍼티

public IntPtr,System property
리턴 System.IntPtr

requestor 공개적으로 프로퍼티

public IntPtr,System requestor
리턴 System.IntPtr

selection 공개적으로 프로퍼티

public IntPtr,System selection
리턴 System.IntPtr

send_event 공개적으로 프로퍼티

public bool send_event
리턴 bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

target 공개적으로 프로퍼티

public IntPtr,System target
리턴 System.IntPtr

time 공개적으로 프로퍼티

public IntPtr,System time
리턴 System.IntPtr

type 공개적으로 프로퍼티

public XEventName type
리턴 XEventName