summaryrefslogtreecommitdiffstats
path: root/doc/ttk_scrollbar.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:31:00 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-11 00:31:00 (GMT)
commitdd5b49b71b4faf956168e3bb8de662a3f418c239 (patch)
tree3b95c8a9fc0ad5e3217923cfb8ef4ccc544e918b /doc/ttk_scrollbar.n
parent6ea28a2b7d7514c4d22db3391f537fabb474ccfc (diff)
downloadtk-dd5b49b71b4faf956168e3bb8de662a3f418c239.zip
tk-dd5b49b71b4faf956168e3bb8de662a3f418c239.tar.gz
tk-dd5b49b71b4faf956168e3bb8de662a3f418c239.tar.bz2
Backported documentation fixes from HEAD
Diffstat (limited to 'doc/ttk_scrollbar.n')
-rw-r--r--doc/ttk_scrollbar.n12
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/ttk_scrollbar.n b/doc/ttk_scrollbar.n
index d4128f8..b42b160 100644
--- a/doc/ttk_scrollbar.n
+++ b/doc/ttk_scrollbar.n
@@ -6,7 +6,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" SOURCE: tk/doc/scrollbar.n, r1.4
-'\" RCS: @(#) $Id: ttk_scrollbar.n,v 1.12 2008/01/29 15:38:00 dkf Exp $
+'\" RCS: @(#) $Id: ttk_scrollbar.n,v 1.12.2.1 2008/05/11 00:31:03 patthoyts Exp $
'\"
.so man.macros
.TH ttk::scrollbar n 8.5 Tk "Tk Themed Widget"
@@ -59,6 +59,10 @@ Modify or query widget options; see \fIttk::widget(n)\fR.
Returns the scrollbar settings in the form of a list whose
elements are the arguments to the most recent \fBset\fR widget command.
.TP
+\fIpathName \fBidentify\fR \fIx y\fR
+Returns the name of the element at position \fIx\fR, \fIy\fR.
+See \fIttk::widget(n)\fR.
+.TP
\fIpathName \fBinstate \fIstatespec\fR ?\fIscript\fR?
Test the widget state; see \fIttk::widget(n)\fR.
.TP
@@ -94,12 +98,6 @@ and 1.0 corresponds to the bottom or right.
widget.
If \fIx\fR and \fIy\fR refer to a point outside the trough, the closest
point in the trough is used.
-.TP
-\fIpathName \fBidentify\fR \fIx y\fR
-Returns the name of the element under the point given
-by \fIx\fR and \fIy\fR, or an empty string if the point does
-not lie in any element of the scrollbar.
-\fIX\fR and \fIy\fR are pixel coordinates relative to the scrollbar widget.
.SH "SCROLLING COMMANDS"
When the user interacts with the scrollbar, for example by dragging
the thumb, the scrollbar notifies the associated widget that it