Gui 클래스

class autowinpy.Gui(hwnd: int)

윈도우 앱 제어 클래스

매개변수

hwnd – 핸들 ID

객체

property Gui.hwnd

(int) 윈도우 핸들 ID

property Gui.name

(str) 윈도우 이름

property Gui.rect

윈도우 Rect 사각영역 객체

함수

Gui.childs() → List[autowinpy.Gui]

자식 Gui 목록 출력

Gui.image_array() → autowinpy.type.Image

이미지 출력