GoLang UI\Window::add

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



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

PHP UI\Window::add

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

UI\Window::add

(PHP 7, UI 0.9.9)

UI\Window::addAdd a Control

Description

public UI\Window::add ( UI\Control $control )

Shall add a Control to this Window

Parameters

control

The Control to add

Return Values