]> granicus.if.org Git - python/commit
Added a method WMAvailable(). This will return True if and only if there
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 21 Feb 2003 16:31:11 +0000 (16:31 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 21 Feb 2003 16:31:11 +0000 (16:31 +0000)
commitd7c17237420e68e298aa549fb671ad17d6afebc1
tree2a23614962724b4a3ab6136663d8992d08772873
parent0fd583ce4d1500938c96c12c698a535ad0938470
Added a method WMAvailable(). This will return True if and only if there
is a window manager and we can connect to it, i.e. if it is safe to try
and put up windows.

As a side effect the first call will make the current process frontmost.
Mac/Modules/macosmodule.c