summaryrefslogtreecommitdiff
path: root/documentation/Fl_Group.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Group.html')
-rw-r--r--documentation/Fl_Group.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Group.html b/documentation/Fl_Group.html
index 7b7289e8c..e507588d5 100644
--- a/documentation/Fl_Group.html
+++ b/documentation/Fl_Group.html
@@ -56,7 +56,7 @@ behavior.
<UL>
<LI><A href=#Fl_Group.insert>insert</A></LI>
<LI><A href=#Fl_Group.remove>remove</A></LI>
-<LI><A href=#Fl_Group.resizeable>resizable</A></LI>
+<LI><A href=#Fl_Group.resizable>resizable</A></LI>
</UL>
</TD></TR>
</TABLE>
@@ -128,7 +128,7 @@ added to the widget tree will be added to the parent of the group.
Searches the child array for the widget and returns the index. Returns <A
href=#Fl_Group.children><TT>children()</TT></A> if the widget is <TT>
NULL</TT> or not found.
-<H4><A name=Fl_Group.resizeable>void Fl_Group::resizable(Fl_Widget *box)
+<H4><A name=Fl_Group.resizable>void Fl_Group::resizable(Fl_Widget *box)
<BR> void Fl_Group::resizable(Fl_Widget &amp;box)
<BR> Fl_Widget *Fl_Group::resizable() const</A></H4>
The resizable widget defines the resizing box for the group. When the