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

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
flags System.IntPtr
icon_mask System.IntPtr
icon_pixmap System.IntPtr
icon_window System.IntPtr
icon_x int
icon_y int
initial_state XInitialState
input bool
window_group System.IntPtr

프로퍼티 상세

flags 공개적으로 프로퍼티

public IntPtr,System flags
리턴 System.IntPtr

icon_mask 공개적으로 프로퍼티

public IntPtr,System icon_mask
리턴 System.IntPtr

icon_pixmap 공개적으로 프로퍼티

public IntPtr,System icon_pixmap
리턴 System.IntPtr

icon_window 공개적으로 프로퍼티

public IntPtr,System icon_window
리턴 System.IntPtr

icon_x 공개적으로 프로퍼티

public int icon_x
리턴 int

icon_y 공개적으로 프로퍼티

public int icon_y
리턴 int

initial_state 공개적으로 프로퍼티

public XInitialState initial_state
리턴 XInitialState

input 공개적으로 프로퍼티

public bool input
리턴 bool

window_group 공개적으로 프로퍼티

public IntPtr,System window_group
리턴 System.IntPtr