Method

IdeTweaksItemget_previous_sibling

Declaration

IdeTweaksItem*
ide_tweaks_item_get_previous_sibling (
  IdeTweaksItem* self
)

Description

Gets the previous 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.