mirror of https://github.com/fltk/fltk
Added screenshot for Fl_Spinner docs.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9480 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
31f320e2c6
commit
7e66b6ee3c
|
@ -38,6 +38,9 @@
|
|||
This widget is a combination of the input
|
||||
widget and repeat buttons. The user can either type into the
|
||||
input area or use the buttons to change the value.
|
||||
|
||||
\image html Fl_Spinner.png "Fl_Spinner widget"
|
||||
\image latex Fl_Spinner.png "Fl_Spinner widget" width=6cm
|
||||
*/
|
||||
class FL_EXPORT Fl_Spinner : public Fl_Group {
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue