From af16ba7e8bedeb1caa9e15739cc11dfd3c85d49a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 13 Feb 2002 03:33:53 +0000 Subject: Fix links in FLTK docos. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1957 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 b29e11f41..6a70e23bd 100644 --- a/documentation/Fl_Widget.html +++ b/documentation/Fl_Widget.html @@ -137,7 +137,7 @@ any), not this window.

Fl_Boxtype Fl_Widget::box() const
void Fl_Widget::box(Fl_Boxtype)

The box() identifies a routine that draws the background of -the widget. See Box Types for the +the widget. See Box Types for the available types. The default depends on the widget, but is usually FL_NO_BOX or FL_UP_BOX.

Fl_Color Fl_Widget::color() const -- cgit v1.2.3