Fl_Grid: Added show_grid(1) screenshot

This commit is contained in:
Greg Ercolano 2023-12-09 08:20:31 -08:00
parent bf7d53006c
commit 3fb9bae040
2 changed files with 4 additions and 0 deletions

View File

@ -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