Method
PurpleCountingNodechange_total_size
since: 3.0.0
Declaration [src]
void
purple_counting_node_change_total_size (
PurpleCountingNode* counter,
int delta
)
Description [src]
Changes the total number of children of the counting node. The provided delta value is added to the count, or if it’s negative, the count is decreased.
Available since: 3.0.0