Method

PurpleCountingNodeset_total_size

since: 3.0.0

Declaration [src]

void
purple_counting_node_set_total_size (
  PurpleCountingNode* counter,
  int totalsize
)

Description [src]

Sets the total number of children of the counting node.

Available since: 3.0.0

Parameters

totalsize

Type: int

The total number of children of the node.