PHP: UI\Window::__construct - Manual (original) (raw)
Change language:
(UI 0.9.9)
UI\Window::__construct — Construct a new Window
Description
public UI\Window::__construct(string $title, Size $size, bool $menu = [false](reserved.constants.php#constant.false))
Shall construct a new Window
Parameters
title
The title of the Window
size
The size of the Window
menu
Menu switch
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.