summaryrefslogtreecommitdiff
path: root/doc/fl_label.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-01-13 00:06:47 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2025-01-13 00:06:47 +1300
commit36302e60475e3531d5034fd97cc87aabb9fbd588 (patch)
treefb60f17a16000f91e4fa20ba28e3f908c28aee10 /doc/fl_label.html
parent7be33a9cec0e67c34b674c5ac32a947e6aa2fce6 (diff)
Documentation improvements
Diffstat (limited to 'doc/fl_label.html')
-rw-r--r--doc/fl_label.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/fl_label.html b/doc/fl_label.html
index ec078c3..dbdfeae 100644
--- a/doc/fl_label.html
+++ b/doc/fl_label.html
@@ -46,10 +46,10 @@
<table class="function">
- <tr><th colspan="2">Functions and Procedures</th></tr>
+ <tr><th colspan="2">Constructors</th></tr>
<tr>
-<td>&nbsp;</td>
+<td>Initialize manually as per any other struct.</td>
<td><pre>
function Create
(Value : in String;
@@ -64,6 +64,13 @@ function Create
</pre></td>
</tr>
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Functions and Procedures</th></tr>
+
<tr>
<td><pre>
Fl_Align align_;