Method

IdeTreeNodeis_first

Declaration

gboolean
ide_tree_node_is_first (
  IdeTreeNode* self
)

Description

Checks if self is the first sibling.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if self is the first sibling.