.DT
remove_tracked_items
DW_wibble creator help
remove_tracked_items

.SH Name
.SP 5 5
remove_tracked_items -  This method handles the removal of tracked items.
.EP

.SH Syntax
.SI 5
nomask void remove_tracked_items(int n_items)
.EI

.SH Parameters
.SI 5
%^BOLD%^n_items%^RESET%^ - the number of tracked items  removed
.EI

.SH Defined in
.SI 5
/std/container.c
.EI

.SH Description
.SP 5 5

This method handles the removal of tracked items.
Tracked items want to be notified if the container moves.
.EP

.SH See also
.SP 5 5
add_tracked_items, event_container_move

.EP

