GoLang UI\Window::__construct

request it (249)
GoLang replacement for PHP's UI\Window::__construct [edit | history]



Do you know a GoLang replacement for PHP's UI\Window::__construct? Write it!

PHP UI\Window::__construct

PHP original manual for UI\Window::__construct [ show | php.net ]

UI\Window::__construct

(PHP 7, UI 0.9.9)

UI\Window::__constructConstruct a new Window

Description

public UI\Window::__construct ( string $title , Size $size [, bool $menu = FALSE ] )

Shall construct a new Window

Parameters

title

The title of the Window

size

The size of the Window

menu

Menu switch