Method

IdeTweaksItemget_next_sibling

Declaration

IdeTweaksItem*
ide_tweaks_item_get_next_sibling (
  IdeTweaksItem* self
)

Description

Gets the next sibling within the parent.

Return value

Type: IdeTweaksItem

A IdeTweaksItem or NULL.

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