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