replace_item method

replace_item

def replace_item(self, new_item, index):
    ...
ParameterTypeDescription
new_itemSVGNumber
indexint

See Also