From 007fc30ca4e26595c3a21dd07600e6517d5914a4 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Wed, 7 Jun 2006 19:43:23 +0000 Subject: STR #1316: fixed two html tags git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5184 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Widget.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Fl_Widget.html') diff --git a/documentation/Fl_Widget.html b/documentation/Fl_Widget.html index 824ef88b6..248b27555 100644 --- a/documentation/Fl_Widget.html +++ b/documentation/Fl_Widget.html @@ -224,7 +224,7 @@ the program sets the stored value.

Hides the widget; you must still redraw the parent to see a change in the window. Normally you want to use the hide() method instead. +HREF="#Fl_Widget.hide">hide() method instead.

void Fl_Window::clear_visible_focus();

-- cgit v1.2.3