Function Macro

GLibnode_next_sibling

Declaration [src]

#define g_node_next_sibling (
  node
)

Description [src]

Gets the next sibling of a GNode.

This function is not directly available to language bindings.

Parameters

node

Type: -

A GNode.