-anchor -font -justify -background -foreground -relief -bitmap -highlightcolor -takefocus -borderwidth -highlightthickness -text -disabledcolor -image -underline
A label is a widget that displays a textual string, bitmap or image. If text is displayed, it must all be in a single font, but it can occupy multiple lines on the screen (if it contains newlines) and one of the characters may optionally be underlined using the underline option. The label can be manipulated in a few simple ways, such as changing its relief or text, using the commands described below.
pathName option ?arg arg ...?
LABEL(9 ) | Rev: Tue Mar 31 02:42:39 GMT 2015 |