From 12318a5d25acd3e62cbc58bddae178a677b15671 Mon Sep 17 00:00:00 2001 From: engelsman Date: Mon, 30 Mar 2009 20:41:22 +0000 Subject: started changing html href calls to doxygen \ref commands in basics.dox, common.dox and drawing.dox, and other cleaning up git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6729 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/drawing.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/src/drawing.dox') diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index 37cdbfee9..72957ac25 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -60,6 +60,7 @@ The first box drawing function is fl_draw_box() which draws a standard boxtype \p b in the specified color \p c . +\anchor drawing_fl_frame void fl_frame(const char *s, int x, int y, int w, int h) \par -- cgit v1.2.3