Method
IdeTreeModelget_path_for_node
since: 3.32
Parameters
node
-
Type:
IdeTreeNode
An
IdeTreeNode
.The data is owned by the caller of the function.
Return value
Type: GtkTreePath
A new GtkTreePath
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |