summaryrefslogtreecommitdiff
path: root/documentation/src/glut.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/glut.dox')
-rw-r--r--documentation/src/glut.dox24
1 files changed, 21 insertions, 3 deletions
diff --git a/documentation/src/glut.dox b/documentation/src/glut.dox
index 09958f767..27769aba3 100644
--- a/documentation/src/glut.dox
+++ b/documentation/src/glut.dox
@@ -238,10 +238,28 @@ void Fl_Glut_Window::make_current()
\par
Switches all drawing functions to the GLUT window.
+
\htmlonly
<hr>
-<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="enumerations.html">[Previous] FLTK Enumerations</a> &nbsp;&nbsp;
-<a class="el" href="forms.html">[Next] Forms Compatibility</a>
+<table summary="navigation bar" width="100%" border="0">
+<tr>
+ <td width="45%" align="LEFT">
+ <a class="el" href="enumerations.html">
+ [Prev]
+ FLTK Enumerations
+ </a>
+ </td>
+ <td width="10%" align="CENTER">
+ <a class="el" href="main.html">[Index]</a>
+ </td>
+ <td width="45%" align="RIGHT">
+ <a class="el" href="forms.html">
+ Forms Compatibility
+ [Next]
+ </a>
+ </td>
+</tr>
+</table>
\endhtmlonly
+
*/