Files
fltk/FL
Albrecht Schlosser 054fc9c823 Declare some methods of Fl_Window 'const'
These Fl_Window methods are 'const' but had not been declared 'const':

- uchar get_size_range(...) const
- int shown() const
- const Fl_Image *shape() const
- int screen_num() const
- fl_uintptr_t os_id() const
2025-11-10 16:23:04 +01:00
..
2025-10-31 19:15:38 +01:00
2025-03-16 00:10:53 +01:00
2025-10-31 19:15:38 +01:00
2025-10-31 19:15:38 +01:00
2025-10-31 19:15:38 +01:00
2025-10-31 19:15:38 +01:00
2025-11-01 02:13:23 +01:00
2025-10-31 19:15:38 +01:00
2025-11-06 15:31:46 +01:00
2025-10-31 19:15:38 +01:00
2024-02-07 18:37:34 +01:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".