ttk.Checkbutton.__init__

Checkbutton.__init__(master=None, **kw)[source]

Construct a Ttk Checkbutton widget with the parent master.

STANDARD OPTIONS

class, compound, cursor, image, state, style, takefocus, text, textvariable, underline, width

WIDGET-SPECIFIC OPTIONS

command, offvalue, onvalue, variable