GoLang newt_checkbox_tree_add_item

request it (221)
GoLang replacement for PHP's newt_checkbox_tree_add_item [edit | history]



Do you know a GoLang replacement for PHP's newt_checkbox_tree_add_item? Write it!

PHP newt_checkbox_tree_add_item

PHP original manual for newt_checkbox_tree_add_item [ show | php.net ]

newt_checkbox_tree_add_item

(PECL newt >= 0.1)

newt_checkbox_tree_add_itemAdds new item to the checkbox tree

Description

void newt_checkbox_tree_add_item ( resource $checkboxtree , string $text , mixed $data , int $flags , int $index [, int $... ] )

This function allows to add new item to the checkbox tree.

Parameters

checkboxtree

text

data

flags

index

Return Values

No value is returned.