ui.windowΒΆ

Window window ui.window ( string|number|nil name , Window parent )

Create a simple Window

Arguments:

  • name The name of the window
  • parent The parent window

Return:

  • window The new window