clone method

clone

Clones this gradient stop.

Returns

Clone of this gradient stop.

def clone(self):
    ...

See Also