Window.width

Dynamically sets the width of the window.

  1. int width [@property setter]
    class Window
    @property
    void
    width
    (
    int width
    )
  2. int width [@property getter]

Meta