Method

IdeTreeNodeget_icon

Declaration

GIcon*
ide_tree_node_get_icon (
  IdeTreeNode* self
)

Description

Gets the icon associated with the tree node.

Available since:3.32

Return value

Returns: GIcon*
 

A GIcon or NULL.

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