Cómo encontrar el botón Inside de texto en Tkinter
my_text = my_button.cget('text')
Coding Lemons
my_text = my_button.cget('text')