summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-01-20 16:02:12 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2025-01-20 16:02:12 +1300
commit096ec211833d663b3e8976452c3293756a7ededf (patch)
tree716536ffe15b6b31bc32dd6f4af4330e97ccb374 /doc
parent82eb9509e9e273e8e9e7e584553ccc49f476d4a3 (diff)
format / Format method for Fl_Valuator
Diffstat (limited to 'doc')
-rw-r--r--doc/fl_valuator.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/fl_valuator.html b/doc/fl_valuator.html
index 50a0dd3..d443dbe 100644
--- a/doc/fl_valuator.html
+++ b/doc/fl_valuator.html
@@ -106,7 +106,11 @@ function Clamp
<td><pre>
virtual int format(char *);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+function Format
+ (This : in Valuator)
+ return String;
+</pre></td>
</tr>
<tr>