mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Fix links in FLTK docos.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1957 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -137,7 +137,7 @@ any), not <I>this</I> window.
|
||||
<H4><A name=Fl_Widget.box>Fl_Boxtype Fl_Widget::box() const
|
||||
<BR> void Fl_Widget::box(Fl_Boxtype)</A></H4>
|
||||
The <TT>box()</TT> identifies a routine that draws the background of
|
||||
the widget. See <A href=common.html#BoxTypes>Box Types</A> for the
|
||||
the widget. See <A href="common.html#boxtypes">Box Types</A> for the
|
||||
available types. The default depends on the widget, but is usually <TT>
|
||||
FL_NO_BOX</TT> or <TT>FL_UP_BOX</TT>.
|
||||
<H4><A name=Fl_Widget.color>Fl_Color Fl_Widget::color() const
|
||||
|
||||
Reference in New Issue
Block a user