append_item method

append_item

def append_item(self, new_item):
    ...
ParameterTypeDescription
new_itemSVGNumber

See Also