Fix typo in documentation

This commit is contained in:
Albrecht Schlosser 2025-08-22 20:38:59 +02:00
parent 3cf9390e9e
commit 53f103f2ca

View File

@ -207,7 +207,7 @@ public:
false, the size and position are used when show() is called.
See Fl_Group for the effect of resizing on the child widgets.
You can also call the Fl_Widget methods size(x,y) and position(w,h),
You can also call the Fl_Widget methods position(x, y) and size(w, h)
which are inline wrappers for this virtual function.
A top-level window can not force, but merely suggest a position and