mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
STR #1316: fixed two html tags
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5184 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -224,7 +224,7 @@ the program sets the stored value. </P>
|
||||
|
||||
<P>Hides the widget; you must still redraw the parent to see a
|
||||
change in the window. Normally you want to use the <A
|
||||
HREF="#Fl_Widget.hide"><CODE>hide()</CODE> method instead.
|
||||
HREF="#Fl_Widget.hide"><CODE>hide()</CODE></A> method instead.
|
||||
|
||||
|
||||
<H4><A NAME="Fl_Widget.clear_visible_focus">void Fl_Window::clear_visible_focus();</A></H4>
|
||||
|
||||
Reference in New Issue
Block a user