diff options
Diffstat (limited to 'doc/fst_api.txt')
| -rw-r--r-- | doc/fst_api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fst_api.txt b/doc/fst_api.txt index 6f9aa14b3..294642cc3 100644 --- a/doc/fst_api.txt +++ b/doc/fst_api.txt @@ -59,7 +59,7 @@ methods: x, -- x width y -- y height }, -- special size for this tab (only relevant if no parent for tabview set) - on_change = function(type,old_tab,new_tab) -- called on tab chang, type is "ENTER" or "LEAVE" + on_change = function(type,old_tab,new_tab) -- called on tab change, type is "ENTER" or "LEAVE" } - set_autosave_tab(value) ^ tell tabview to automatically save current tabname as "tabview_name"_LAST |
