Method

IdeTweaksItemget_last_child

Declaration

IdeTweaksItem*
ide_tweaks_item_get_last_child (
  IdeTweaksItem* self
)

Description

Gets the last child of self.

Return value

Type: IdeTweaksItem

A IdeTweaksItem or NULL.

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