Spelling error...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
465d6f914a
commit
085eccc439
@ -91,7 +91,7 @@ with the <TT>Fl_Group</TT> that contains them.
|
||||
The widget is removed from it's current group (if any) and then
|
||||
inserted into this group. It is put at index <TT>n</TT> (or at the end
|
||||
if <tt>n >= children()</tt>. This can also be used to rearrange
|
||||
the windgets inside a group.
|
||||
the widgets inside a group.
|
||||
|
||||
<H4>void Fl_Group::insert(Fl_Widget &w, Fl_Widget* beforethis)</H4>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user