Method

IdeTreeNodeis_tag

Declaration

gboolean
ide_tree_node_is_tag (
  IdeTreeNode* self,
  const gchar* tag
)

Description

No description available.

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.

Return value

Type: gboolean

No description available.