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

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

공개 프로퍼티들

프로퍼티 타입 설명
background_pixel System.IntPtr
background_pixmap System.IntPtr
backing_pixel System.IntPtr
backing_planes System.IntPtr
backing_store int
bit_gravity Gravity
border_pixel System.IntPtr
border_pixmap System.IntPtr
colormap System.IntPtr
cursor System.IntPtr
do_not_propagate_mask System.IntPtr
event_mask System.IntPtr
override_redirect bool
save_under bool
win_gravity Gravity

프로퍼티 상세

background_pixel 공개적으로 프로퍼티

public IntPtr,System background_pixel
리턴 System.IntPtr

background_pixmap 공개적으로 프로퍼티

public IntPtr,System background_pixmap
리턴 System.IntPtr

backing_pixel 공개적으로 프로퍼티

public IntPtr,System backing_pixel
리턴 System.IntPtr

backing_planes 공개적으로 프로퍼티

public IntPtr,System backing_planes
리턴 System.IntPtr

backing_store 공개적으로 프로퍼티

public int backing_store
리턴 int

bit_gravity 공개적으로 프로퍼티

public Gravity bit_gravity
리턴 Gravity

border_pixel 공개적으로 프로퍼티

public IntPtr,System border_pixel
리턴 System.IntPtr

border_pixmap 공개적으로 프로퍼티

public IntPtr,System border_pixmap
리턴 System.IntPtr

colormap 공개적으로 프로퍼티

public IntPtr,System colormap
리턴 System.IntPtr

cursor 공개적으로 프로퍼티

public IntPtr,System cursor
리턴 System.IntPtr

do_not_propagate_mask 공개적으로 프로퍼티

public IntPtr,System do_not_propagate_mask
리턴 System.IntPtr

event_mask 공개적으로 프로퍼티

public IntPtr,System event_mask
리턴 System.IntPtr

override_redirect 공개적으로 프로퍼티

public bool override_redirect
리턴 bool

save_under 공개적으로 프로퍼티

public bool save_under
리턴 bool

win_gravity 공개적으로 프로퍼티

public Gravity win_gravity
리턴 Gravity