diff options
Diffstat (limited to 'documentation/Fl.html')
| -rw-r--r-- | documentation/Fl.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/Fl.html b/documentation/Fl.html index 15e52dece..65b5cd4dd 100644 --- a/documentation/Fl.html +++ b/documentation/Fl.html @@ -1043,6 +1043,11 @@ done. <H4><A NAME="Fl.set_idle">void set_idle(void (*cb)());</A></H4> +<P>Sets an idle callback. + +<P>This method is obsolete - use the <A +HREF="#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> |
