summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Fl_Browser_.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/Fl_Browser_.html b/documentation/Fl_Browser_.html
index 19e2b643e..65d3bff0a 100644
--- a/documentation/Fl_Browser_.html
+++ b/documentation/Fl_Browser_.html
@@ -210,7 +210,9 @@ this based on the value of <TT>h</TT>:
<H4><A NAME="Fl_Browser_.hposition">int Fl_Browser_::hposition() const
<BR>Fl_Browser_::hposition(int h)</A></H4>
-<P>Gets or sets the horizontal scrolling position of the list.
+<P>Gets or sets the horizontal scrolling position of the list,
+which is the pixel offset of the list items within the list
+area.
<H4><A NAME="Fl_Browser_.incr_height">virtual int Fl_Browser_::incr_height() const</A></H4>
@@ -305,7 +307,9 @@ information it has concerning the items is invalid.
<H4><A NAME="Fl_Browser_.position">int Fl_Browser_::position() const
<BR>Fl_Browser_::position(int v) const</A></H4>
-<P>Gets or sets the vertical scrolling position of the list.
+<P>Gets or sets the vertical scrolling position of the list,
+which is the pixel offset of the list items within the list
+area.
<H4><A NAME="Fl_Browser_.redraw_line">Fl_Browser_::redraw_line(void *p)</A></H4>