mirror of
https://github.com/fltk/fltk.git
synced 2026-05-18 00:05:33 +08:00
Fl_Grid: Added show_grid(1) screenshot
This commit is contained in:
@@ -139,6 +139,10 @@ const Fl_Grid_Align FL_GRID_BOTTOM_RIGHT = FL_GRID_BOTTOM | FL_GRID_RIGHT;
|
||||
|
||||
\image html Fl_Grid.png
|
||||
\image latex Fl_Grid.png "Simple 3x3 Fl_Grid" width=7cm
|
||||
|
||||
\image html Fl_Grid_show_grid_1.png
|
||||
\image latex Fl_Grid_show_grid_1.png "show_grid() set to 1" width=7cm
|
||||
|
||||
*/
|
||||
class FL_EXPORT Fl_Grid : public Fl_Group {
|
||||
friend class Fl_Grid_Type;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user