diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2008-01-29 15:37:59 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2008-01-29 15:37:59 (GMT) |
commit | 07cb2d0ca40194c9bfcbf1f6076bd46e3dfb0f43 (patch) | |
tree | fc66b15039935addbbcaf9a5aad09170c82304a8 /doc/ttk_menubutton.n | |
parent | d6317466b1c3d330148d06eeaa094b71b614bf84 (diff) | |
download | tk-07cb2d0ca40194c9bfcbf1f6076bd46e3dfb0f43.zip tk-07cb2d0ca40194c9bfcbf1f6076bd46e3dfb0f43.tar.gz tk-07cb2d0ca40194c9bfcbf1f6076bd46e3dfb0f43.tar.bz2 |
Adjusted handling of the standard options part of the Ttk manual pages so
that they are documented in the correct location. [Bug 1876493]
Diffstat (limited to 'doc/ttk_menubutton.n')
-rw-r--r-- | doc/ttk_menubutton.n | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/ttk_menubutton.n b/doc/ttk_menubutton.n index 0d192c2..7999019 100644 --- a/doc/ttk_menubutton.n +++ b/doc/ttk_menubutton.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: ttk_menubutton.n,v 1.8 2007/12/13 15:23:44 dgp Exp $ +'\" RCS: @(#) $Id: ttk_menubutton.n,v 1.9 2008/01/29 15:38:00 dkf Exp $ '\" .so man.macros .TH ttk::menubutton n 8.5 Tk "Tk Themed Widget" @@ -17,10 +17,11 @@ ttk::menubutton \- Widget that pops down a menu when pressed .SH DESCRIPTION A \fBttk::menubutton\fR widget displays a textual label and/or image, and displays a menu when pressed. -.SO -\-class \-compound \-cursor \-image -\-state \-style \-takefocus \-text -\-textvariable \-underline \-width +.SO ttk_widget +\-class \-compound \-cursor +\-image \-state \-style +\-takefocus \-text \-textvariable +\-underline \-width .SE .SH "WIDGET-SPECIFIC OPTIONS" .OP \-direction direction Direction |