diff --git a/documentation/Fl.html b/documentation/Fl.html index 8bc5728bc..438acbf43 100644 --- a/documentation/Fl.html +++ b/documentation/Fl.html @@ -209,7 +209,7 @@ called repeatedly). The idle function can be used to get background processing done.
You can have multiple idle callbacks. To remove an idle callback use Fl::remove_idle(). +href="#Fl.remove_idle">Fl::remove_idle().
Fl::wait() and Fl::check() call idle callbacks, but Fl::ready() does not. @@ -400,7 +400,7 @@ so it is ok to call it many times and in many places.
If true then flush() will do something. +
If true then flush() will do something.