- button
- Create and manipulate button widgets
- NAME
- SYNOPSIS
button pathName ?options?
- STANDARD OPTIONS
- activeBackground, Foreground, -activebackground
- cursor, Cursor, -cursor
- highlightThickness, HighlightThickness, -highlightthickness
- takeFocus, TakeFocus, -takefocus
- activeForeground, Background, -activeforeground
- disabledForeground, DisabledForeground, -disabledforeground
- image, Image, -image
- text, Text, -text
- anchor, Anchor, -anchor
- font, Font, -font
- justify, Justify, -justify
- textVariable, Variable, -textvariable
- background, Background, -background or -bg
- foreground, Foreground, -foreground or -fg
- padX, Pad, -padx
- underline, Underline, -underline
- bitmap, Bitmap, -bitmap
- highlightColor, HighlightColor, -highlightcolor
- padY, Pad, -pady
- wrapLength, WrapLength, -wraplength
- borderWidth, BorderWidth, -borderwidth or -bd
- highlightBackground, HighlightBackground, -highlightbackground
- relief, Relief, -relief
- WIDGET-SPECIFIC OPTIONS
- DESCRIPTION
- WIDGET COMMAND
- DEFAULT BINDINGS
- KEYWORDS