SL_GetNodeAttr


NAME
SL_GetNodeAttr -- returns the given attribute of a node.

SYNOPSIS
attr = SL_GetNodeAttr(node, attr);
D0 A0 D0

SLTAGDATA SL_GetNodeAttr(void *, Tag);

FUNCTION
Returns the specified attribute of a node.

INPUTS
node - as returned by SL_CreateNodeA.
attr - any of the NODEATTR_ tags. See SL_SetNodeAttrA for a description
of the tags this call uses.

SEE ALSO
SL_AddNodeAfter, SL_AddNodeBefore, SL_AddNodeHead, SL_AddNodeSorted, SL_AddNodeSortedFunc, SL_AddNodeTail, SL_ClearComplexListAdd Page, SL_ClearList, SL_CountNodes, SL_CreateComplexNodeAdd Page, SL_CreateListA, SL_CreateNodeA, SL_FindNodeFunc, SL_FindNodeName, SL_FindNodePos, SL_FindNodeUserData, SL_FirstNode, SL_FreeComplexListAdd Page, SL_FreeComplexNodeAdd Page, SL_FreeList, SL_FreeNode, SL_GetListAttr, SL_GetNodeAttr, SL_IsListEmpty, SL_LastNode, SL_NextNode, SL_PrevNode, SL_RemoveNode, SL_RemoveNodeHead, SL_RemoveNodeTail, SL_SetListAttrA, SL_SetNodeAttrA, SL_SortComplexListAdd Page, SL_SortComplexListRangeAdd Page, SL_SortList, SL_SortListFunc, SL_SortListFuncRange, SL_SortListRange.

 

SL_GetNodeAttr  Command Section By Type  url:SL_GetNodeAttr
  created:2008-03-01 23:36:35   last updated:2008-03-01 23:36:35
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_GetNodeAttr
There are no user contributed comments for this page.