DEFAULT_DISPLAY top-level constant

int const DEFAULT_DISPLAY

The default Display id, which is the id of the built-in primary display assuming there is one.

Implementation

const int DEFAULT_DISPLAY = 0;