summaryrefslogtreecommitdiff
path: root/fluid/README_fl.txt
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2024-04-26 11:57:31 +0200
committerMatthias Melcher <github@matthiasm.com>2024-04-26 11:57:31 +0200
commit9a0d1f16d7b78a7e789c30728df79166b95da115 (patch)
tree418dba3f6e3375d92135b280aacdd5296c171a0e /fluid/README_fl.txt
parentc82fde7292391cb7b4c51789e36841b02f88e3dc (diff)
FLUID: update file format information
Diffstat (limited to 'fluid/README_fl.txt')
-rw-r--r--fluid/README_fl.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt
index 12480b039..056ddeb51 100644
--- a/fluid/README_fl.txt
+++ b/fluid/README_fl.txt
@@ -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