C# 클래스 Reign.Core.X11.XPropertyEvent

파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 프로퍼티들

프로퍼티 타입 설명
atom System.IntPtr
display System.IntPtr
send_event bool
serial System.IntPtr
state int
time System.IntPtr
type int
window System.IntPtr

프로퍼티 상세

atom 공개적으로 프로퍼티

public IntPtr,System atom
리턴 System.IntPtr

display 공개적으로 프로퍼티

public IntPtr,System display
리턴 System.IntPtr

send_event 공개적으로 프로퍼티

public bool send_event
리턴 bool

serial 공개적으로 프로퍼티

public IntPtr,System serial
리턴 System.IntPtr

state 공개적으로 프로퍼티

public int state
리턴 int

time 공개적으로 프로퍼티

public IntPtr,System time
리턴 System.IntPtr

type 공개적으로 프로퍼티

public int type
리턴 int

window 공개적으로 프로퍼티

public IntPtr,System window
리턴 System.IntPtr