Method

IdeObjectis_root

Declaration

gboolean
ide_object_is_root (
  IdeObject* self
)

Description

Checks if self is root, meaning it has no parent.

Return value

Type: gboolean

TRUE if self has no parent.