コード例 #1
0
 def _killWindow(self):
     """Abort the modal window as managed by NSApp."""
     NSApp.abortModal()
コード例 #2
0
ファイル: auto_logout.py プロジェクト: CLCMacTeam/auto_logout
 def _killWindow(self):
     """Abort the modal window as managed by NSApp."""
     NSApp.abortModal()