Method

IdeTreeNodeset_icon_name

Declaration

void
ide_tree_node_set_icon_name (
  IdeTreeNode* self,
  const char* icon_name
)

Description

No description available.
Sets propertyIde.TreeNode:icon-name

Parameters

icon_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.