Method

IdeTreeNodeis_last

since: 3.32

Declaration

gboolean
ide_tree_node_is_last (
  IdeTreeNode* self
)

Description

Checks if self is the last sibling.

Available since: 3.32

Return value

Type: gboolean

TRUE if self is the last sibling.