Author: matt
Date: 2009-11-01 13:18:47 -0800 (Sun, 01 Nov 2009)
New Revision: 6925
Log:
Remove unimplemented function from the docs.

Modified:
   branches/branch-1.1/documentation/Fl.html

Modified: branches/branch-1.1/documentation/Fl.html
===================================================================
--- branches/branch-1.1/documentation/Fl.html   2009-11-01 20:29:04 UTC (rev 
6924)
+++ branches/branch-1.1/documentation/Fl.html   2009-11-01 21:18:47 UTC (rev 
6925)
@@ -1245,14 +1245,10 @@
 <P>This method is obsolete - use the <A
 HREF="#Fl.add_idle"><TT>add_idle()</TT></A> method instead.
 
-<H4><A NAME="Fl.set_labeltype">void 
set_labeltype(Fl_Labeltype,Fl_Label_Draw_F*,Fl_Label_Measure_F*);<BR>
-void set_labeltype(Fl_Labeltype, Fl_Labeltype from);</A></H4>
+<H4><A NAME="Fl.set_labeltype">void 
set_labeltype(Fl_Labeltype,Fl_Label_Draw_F*,Fl_Label_Measure_F*);</A></H4>
 
-<P>The first form sets the functions to call to draw and measure a
-specific labeltype.
+<P>Sets the functions to call to draw and measure a specific labeltype.
 
-<P>The second form copies the <tt>from</tt> labeltype.
-
 <H4><A NAME="Fl.test_shortcut">int test_shortcut(int);</A></H4>
 
 <P>Test the current event, which must be an <tt>FL_KEYBOARD</tt> or <tt>

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to