pixman_version

pixman_version()[source]

The version of pixman that is installed.

Returns

The version of pixman that is installed as a tuple of ints.

Return type

tuple

Raises
  • Exception – If pixman is not installed or the version

  • could not be determined.