Method

IdeTreeget_selected_node

Declaration

IdeTreeNode*
ide_tree_get_selected_node (
  IdeTree* self
)

Description

Gets the selected item.

Gets propertyIde.Tree:selected-node

Return value

Type: IdeTreeNode

An IdeTreeNode or NULL.

The data is owned by the instance.
The return value can be NULL.