summaryrefslogtreecommitdiff
path: root/doc/fl_browser_.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_browser_.html')
-rw-r--r--doc/fl_browser_.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_browser_.html b/doc/fl_browser_.html
index 0f8c5fa..8eb131a 100644
--- a/doc/fl_browser_.html
+++ b/doc/fl_browser_.html
@@ -278,14 +278,14 @@ procedure Set_Scrollbar_Size
<td><pre>
int scrollbar_width() const;
</pre></td>
-<td>Deprecated, see scrollbar_size();</td>
+<td>Deprecated, see scrollbar_size / Get_Scrollbar_Size.</td>
</tr>
<tr>
<td><pre>
void scrollbar_width(int width);
</pre></td>
-<td>Deprecated, see scrollbar_size(int width);</td>
+<td>Deprecated, see scrollbar_size / Set_Scrollbar_Size.</td>
</tr>
<tr>