diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
| commit | 2c61d60470b0583614437950066b2f63c4ac2782 (patch) | |
| tree | f32ab07a4acdbfca9f3389ec851dc5c4b9e09653 /documentation/Fl_Roller.html | |
| parent | eb9a83b3483608286be0a9ead6b98938d21370f3 (diff) | |
Documentation updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Roller.html')
| -rw-r--r-- | documentation/Fl_Roller.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_Roller.html b/documentation/Fl_Roller.html index e2f4e199d..bb99288d6 100644 --- a/documentation/Fl_Roller.html +++ b/documentation/Fl_Roller.html @@ -19,6 +19,7 @@ <H3>Description</H3> The <TT>Fl_Roller</TT> widget is a "dolly" control commonly used to move 3D objects. +<P ALIGN=CENTER><IMG src="Fl_Roller.gif" ALT="Fl_Roller widget."></P> <H3>Methods</H3> <UL> <LI><A href=#Fl_Roller.Fl_Roller>Fl_Roller</A></LI> @@ -29,4 +30,4 @@ w, int h, const char *label = 0)</A></H4> Creates a new <TT>Fl_Roller</TT> widget using the given position, size, and label string. The default boxtype is <TT>FL_NO_BOX</TT>. <H4><A name=Fl_Roller.~Fl_Roller>virtual Fl_Roller::~Fl_Roller()</A></H4> - Destroys the valuator. </BODY></HTML>
\ No newline at end of file + Destroys the valuator. </BODY></HTML> |
