FLUID: update file format information

This commit is contained in:
Matthias Melcher 2024-04-26 11:57:31 +02:00
parent c82fde7292
commit 9a0d1f16d7

View File

@ -418,7 +418,9 @@ Type "data" <word> : C++ variable name
Type "declblock" <word> : C++ code
none or "public" or "protected" : defaults to private
none or "public" or "protected" : defaults to private (obsolete)
"map" <word> : integer value, default is 2 (CODE_IN_SOURCE),
see Fl_DeclBlock_Type::write_map_
"after" <word> : C++ code or comment following the block
... : inherits more from Fl_Type