aboutsummaryrefslogtreecommitdiff
path: root/doc/fl.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-04-11 22:21:26 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-04-11 22:21:26 +1200
commitfb4183c9244ee31aa5cb8bc9745c9242b1fafeeb (patch)
treea33c13dd090a1798a6638b9762dcc7187438f980 /doc/fl.html
parent192b9538fcbe46649dccd44b499a0d52d17cf283 (diff)
Moved Size_Type to FLTK and better incorporated it into Bitmaps and RGB_Images
Diffstat (limited to 'doc/fl.html')
-rw-r--r--doc/fl.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/fl.html b/doc/fl.html
index 9cefff7..96bb11d 100644
--- a/doc/fl.html
+++ b/doc/fl.html
@@ -51,6 +51,16 @@
<td>Menu_Flag</td>
</tr>
+ <tr>
+ <td>size_t</td>
+ <td>Size_Type</td>
+ </tr>
+
+ <tr>
+ <td>size_t</td>
+ <td>Positive_Size</td>
+ </tr>
+
</table>