GoLang UI\Controls\Grid::append

request it (286)
GoLang replacement for PHP's UI\Controls\Grid::append [edit | history]



Do you know a GoLang replacement for PHP's UI\Controls\Grid::append? Write it!

PHP UI\Controls\Grid::append

PHP original manual for UI\Controls\Grid::append [ show | php.net ]

UI\Controls\Grid::append

(PHP 7, UI 0.9.9)

UI\Controls\Grid::appendAppend Control

Description

public UI\Controls\Grid::append ( UI\Control $control , int $left , int $top , int $xspan , int $yspan , bool $hexpand , int $halign , bool $vexpand , int $valign )

Warning

This function is currently not documented; only its argument list is available.

Parameters

control

The Control to append

left

top

xspan

yspan

hexpand

halign

vexpand

valign

Return Values