File: displays.rst

package info (click to toggle)
pysdl2 0.9.17%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,328 kB
  • sloc: python: 24,685; makefile: 36; sh: 8
file content (10 lines) | stat: -rw-r--r-- 390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
`sdl2.ext.displays` - Querying the Connected Displays
=====================================================

This module provides the ``get_displays`` function, which returns a list of
``DisplayInfo`` objects containing information about the names, supported
resolutions, current resolutions, locations, and DPIs of all the connected
displays.

.. automodule:: sdl2.ext.displays
	:members: