[wxPython] Getting available (screen) space

By using the System Metrics information it is possible to get the size of the display - however how do I compensate for the size the taskbar occupies (Window) ? I was thinking of creating a frame and maximize it, read it's size and use this. However is there a more elegant way ?

Thanks for any help.
Nikolai