debd066edd2bd23249e867354b1f41df88cdae80
The attached patch makes remove_child() available as removeChild(pos, keep). That's consistent with getChild. Only renamed remove_child to removeChild and added a check for validity of the pos argument. removeChildren() will be used in input.cxx, and a lot in the upcoming dynamic new_gui dialogs, which are aiming at replacing the hard-coded dialogs. I'll discuss them on the list once the infrastructure is in place. (The <hide> gui property was one part of it.)
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%