Method

PurpleCountingNodeset_current_size

since: 3.0.0

Declaration [src]

void
purple_counting_node_set_current_size (
  PurpleCountingNode* counter,
  int currentsize
)

Description [src]

Sets the number of children of the counting node corresponding to online accounts.

Available since: 3.0.0

Parameters

currentsize

Type: int

The number of children with online accounts.