Method

IdeObjectis_root

since: 3.32

Declaration

gboolean
ide_object_is_root (
  IdeObject* self
)

Description

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

Available since: 3.32

Return value

Type: gboolean

TRUE if self has no parent.