axlItem* axl_item_node_previous ( axlNode node  ) 

Returns the previous axlItem to the axlNode reference, in the same level.

Parameters:
node The node that is required to return the previous item to it.
Returns:
An reference to the previous or NULL.