Method
IdeTreeset_selected_node
Description
Sets the selected item in the tree.
If node
is NULL
, the current selection is cleared.
Sets property | Ide.Tree:selected-node |
Parameters
node
-
Type:
IdeTreeNode
An
IdeTreeNode
orNULL
.The argument can be NULL
.The data is owned by the caller of the method.