diff options
Diffstat (limited to 'fluid/README_fl.txt')
| -rw-r--r-- | fluid/README_fl.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 387d69f98..c52b4d091 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -468,6 +468,8 @@ Type "Fl_Widget" <word> : C++ variable name "labelsize" <word> : integer "labelcolor" <word> : integer, color index "align" <word> : integer, see Fl_Align + "h_label_margin" <word> : integer, horizontal label margin + "v_label_margin" <word> : integer, vertical label margin "image_spacing" <word> : integer, see Fl_Widget::label_image_spacing() "when" <word> : integer, see Fl_When "minimum" <word> : (is_valuator(), is_spinner()) double |
