SXP Reference

getParent Callbacks

Syntax

     getParent(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)SXP_NodeThe node's parent.

Description

Returns the given node's parent. If the node has no parent (i.e. is a SXP_Document), NULL is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC