summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Fl_Preferences.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/Fl_Preferences.html b/documentation/Fl_Preferences.html
index e39b6cdd3..e4b24ad90 100644
--- a/documentation/Fl_Preferences.html
+++ b/documentation/Fl_Preferences.html
@@ -181,7 +181,9 @@ group.
<H4><a name="Fl_Preferences.set">int set(const char *entry, int value)<BR>
int set(const char *entry, int value)<BR>
int set(const char *entry, float value)<BR>
+int set(const char *entry, float value, int precision)<BR>
int set(const char *entry, double value)<BR>
+int set(const char *entry, double value, int precision)<BR>
int set(const char *entry, const char *text)<BR>
int set(const char *entry, const void *data, int size)</a></H4>