Method

IdeTreeNodeget_icon

Declaration

GIcon*
ide_tree_node_get_icon (
  IdeTreeNode* self
)

Description

Gets the icon for the node.

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.