Method

GLibNodereverse_children

Declaration [src]

void
g_node_reverse_children (
  GNode* node
)

Description [src]

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