diff options
Diffstat (limited to 'documentation/Fl_Roller.html')
| -rw-r--r-- | documentation/Fl_Roller.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/Fl_Roller.html b/documentation/Fl_Roller.html index d423d23d0..8c0077269 100644 --- a/documentation/Fl_Roller.html +++ b/documentation/Fl_Roller.html @@ -17,17 +17,17 @@ </PRE> </UL> <H3>Description</H3> - The <TT>Fl_Roller</TT> widget is a "dolly" control commonly used to -move 3D objects. + 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> <LI><A href=#Fl_Roller.~Fl_Roller>~Fl_Roller</A></LI> </UL> -<H4><A name=Fl_Roller.Fl_Roller>Fl_Roller::Fl_Roller(int x, int y, int +<H4><A name=Fl_Roller.Fl_Roller>Fl_Roller::Fl_Roller(int x, int y, int 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>. + 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> |
