Tkinter.Spinbox.insert

Spinbox.insert(index, s)[source]

Insert string s at index

Returns an empty string.