Method

IdeTreeNodeis_first

since: 3.32

Declaration

gboolean
ide_tree_node_is_first (
  IdeTreeNode* self
)

Description

Checks if self is the first sibling.

Available since: 3.32

Return value

Type: gboolean

TRUE if self is the first sibling.