diff --git a/freeglut/web-src/docs/api.php b/freeglut/web-src/docs/api.php index 5a7e1de..0bb298e 100644 --- a/freeglut/web-src/docs/api.php +++ b/freeglut/web-src/docs/api.php @@ -1557,7 +1557,8 @@ These queries are with respect to the current window:
  • GLUT_WINDOW_WIDTH - window width, see FreeGLUT's conventions
  • GLUT_WINDOW_HEIGHT - window height, see FreeGLUT's conventions
  • GLUT_WINDOW_BORDER_WIDTH - window border width
  • -
  • GLUT_WINDOW_BORDER_HEIGHT - window border height
  • +
  • GLUT_WINDOW_BORDER_HEIGHT - height of non-client area above window, +including both border and caption (if any)
  • GLUT_WINDOW_BUFFER_SIZE - number of color (including alpha) or color index bits per pixel
  • GLUT_WINDOW_STENCIL_SIZE - number of bits per stencil value
  • GLUT_WINDOW_DEPTH_SIZE - number of bits per depth value