Method

IdeTreeNodeis_last

Declaration

gboolean
ide_tree_node_is_last (
  IdeTreeNode* self
)

Description

Checks if self is the last sibling.

Available since:3.32

Return value

Returns: gboolean
 

TRUE if self is the last sibling.