diff options
| author | Matthias Melcher <github@matthiasm.com> | 2024-08-14 01:46:38 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2024-08-14 01:52:37 +0200 |
| commit | ede61089be8d5593be0d1908d40971159cc0eab3 (patch) | |
| tree | 280e7bb0d852834cf2da74f892a5e36c8b3c9960 /fluid/README_fl.txt | |
| parent | a9e989cc2d30fafef72a42c79e9a41b101cbaba7 (diff) | |
FLUID: add image spacing control
Diffstat (limited to 'fluid/README_fl.txt')
| -rw-r--r-- | fluid/README_fl.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 056ddeb51..387d69f98 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -468,6 +468,7 @@ Type "Fl_Widget" <word> : C++ variable name "labelsize" <word> : integer "labelcolor" <word> : integer, color index "align" <word> : integer, see Fl_Align + "image_spacing" <word> : integer, see Fl_Widget::label_image_spacing() "when" <word> : integer, see Fl_When "minimum" <word> : (is_valuator(), is_spinner()) double "maximum" <word> : (is_valuator(), is_spinner()) double |
