Method

IdeTweaksItemcopy

Declaration

IdeTweaksItem*
ide_tweaks_item_copy (
  IdeTweaksItem* self
)

Description

Does a deep copy starting from self.

Return value

Type: IdeTweaksItem

An IdeTweaksItem.

The caller of the method takes ownership of the data, and is responsible for freeing it.