Method

IdeTreeNodeget_expanded_icon

Declaration

GIcon*
ide_tree_node_get_expanded_icon (
  IdeTreeNode* self
)

Description

Gets the icon used when the node is expanded.

Return value

Type: GIcon

A GIcon or NULL.

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