Variable Window.id

Window identifier.

class Window
{
  // ...
  const(int) id ;
  // ...
}