[PYTHON/COMMON] Tk 클래스 : winfo_width/winfo_height 함수를 사용해 윈도우 크기 구하기


■ Tk 클래스의 winfo_width/winfo_height 함수를 사용해 윈도우 크기를 구하는 방법을 보여준다.

예제 코드 (PY)