Method

IdeTreeNodeget_icon

since: 3.32

Declaration

GIcon*
ide_tree_node_get_icon (
  IdeTreeNode* self
)

Description

Gets the icon associated with the tree node.

Available since: 3.32

Gets propertyIde.TreeNode:icon

Return value

Type: GIcon

A GIcon or NULL.

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