diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-04 18:51:17 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-04 18:51:17 +1300 |
commit | befe66a0a98a58e0bdb31bb8c2db4a975a744072 (patch) | |
tree | 2bfb9099aa67b7f677ca5fe9785e8eb44a226792 /progress.txt | |
parent | d9b29d2242b7384f4a9a0e7b424dd54fd9fcb740 (diff) |
Filled holes in Fl_Scroll binding
Diffstat (limited to 'progress.txt')
-rw-r--r-- | progress.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/progress.txt b/progress.txt index 3e0fcce..9130e3c 100644 --- a/progress.txt +++ b/progress.txt @@ -210,19 +210,13 @@ possibly this hasn't been noticed because it's only visible to doxygen -Non-widgets with incomplete APIs: +Incomplete APIs: FLTK FLTK.Devices.Graphics FLTK.Images.Pixmaps (unmarshall data access?) FLTK.Images.Shared (images(), compare) FLTK.Text_Buffers (a few functions, protected stuff, ensure buffer is 1-indexed) - - - -Widgets with incomplete APIs: - -Widgets.Groups.Scrolls (attributes, resize, type, protected) -Widgets.Groups.Text_Displays (ensure text buffer is 1-indexed) +FLTK.Widgets.Groups.Text_Displays (ensure text buffer is 1-indexed) |