Method

IdeTreeNodehas_child

since: 3.32

Declaration

gboolean
ide_tree_node_has_child (
  IdeTreeNode* self
)

Description

Checks if self has any children.

Available since: 3.32

Return value

Type: gboolean

TRUE if self has one or more children.