Method

IdeTreeNodeget_n_children

since: 3.32

Declaration

guint
ide_tree_node_get_n_children (
  IdeTreeNode* self
)

Description

Gets the number of children that self contains.

Available since: 3.32

Return value

Type: guint

The number of children.