Home -> WindowSystemInfoXlib -> Constructor

Description

The WindowSystemInfoXlib constructor creates a platform binding structure and initializes the inherited structureSizeInBytes and type discriminator fields.

Usage

WindowSystemInfoXlib(::Display* display);

Argument list

display [::Display*]
The Xlib display connection.

See also