Displays are zero based.
params should be a sequence of integers: {width, height, depth, refresh rate}
The client area is the part of the display available for the normal (non full screen) windows, usually it is the same as GetGeometry but it could be less if there is a taskbar (or equivalent) on this display.
Returns the client area of the display: {x, y, width, height}
Returns the number of available displays.
Returns a wxVideoMode sequence: {width, height, depth, refresh rate}
Returns the zero-based display number.
Returns the zero-based display number.
Returns the dimensions of the display.
Returns the available display modes.
Returns the name of the display.
Note: not supported on all platforms.
Returns true if the primary display, which is always display 0.