Method

IdeTweaksItemget_first_child

Declaration

IdeTweaksItem*
ide_tweaks_item_get_first_child (
  IdeTweaksItem* self
)

Description

Gets the first child of self.

Return value

Type: IdeTweaksItem

A IdeTweaksItem or NULL.

The data is owned by the instance.
The return value can be NULL.