Method

IdeTreeNodeset_tag

Declaration

void
ide_tree_node_set_tag (
  IdeTreeNode* self,
  const gchar* tag
)

Description

No description available.
Sets propertyIde.TreeNode:tag

Parameters

tag

Type: const gchar*

No description available.

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