Method
IdeTreeNodeinsert_after
Declaration
void
ide_tree_node_insert_after (
IdeTreeNode* node,
IdeTreeNode* parent,
IdeTreeNode* previous_sibling
)
Parameters
parent-
Type:
IdeTreeNodeNo description available.
The data is owned by the caller of the method. previous_sibling-
Type:
IdeTreeNodeNo description available.
The data is owned by the caller of the method.