Method

PurpleCountingNodeget_total_size

since: 3.0.0

Declaration [src]

int
purple_counting_node_get_total_size (
  PurpleCountingNode* counter
)

Description [src]

Returns the total number of children of the counting node.

Available since: 3.0.0

Return value

Type: int

The total number of children of the node.