Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 8

PtGenTreeRemoveChildren()

Unlink all the children of a given item

Synopsis:

PtGenTreeItem_t *PtGenTreeRemoveChildren( 
                     PtGenTreeItem_t *item );

Description:

This function unlinks all the children of the given item and returns the pointer to the first of them. You can then give the pointer to PtGenTreeFreeItems().

This function doesn't collapse the item. If the children are visible, NULL is returned. Call PtGenTreeCollapse() before PtGenTreeRemoveItem() to make sure the item is collapsed.

Returns:

A pointer to the first unlinked child.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree, PtGenTreeItem_t


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 90

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/widget_ref/pt/ptgentreeremovechildren.html on line 90