Window.win

Provides access to the underlying SimpleWindow. Note that changing properties on this window may disconnect minigui's event dispatchers.

  1. SimpleWindow win [@property getter]
    class Window
    @property
    win
    ()
  2. SimpleWindow win [@property setter]

Meta

History

Prior to June 21, 2021, it was a public (but undocumented) member. Now it a semi-protected property.

Suggestion Box / Bug Report