Method

GLibNodereverse_children

Declaration

void
g_node_reverse_children (
  GNode* node
)

Description

Reverses the order of the children of a GNode. (It doesn’t change the order of the grandchildren.)