From 2b319889cb942f97a8d0f619ec881f068511ba7b Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Tue, 8 Sep 2020 17:30:47 -0300 Subject: Add 'get_previous_tab()' to 'Tabs' --- doc/classes/Tabs.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/classes/Tabs.xml b/doc/classes/Tabs.xml index 3fc1db9dc6..ef1f370185 100644 --- a/doc/classes/Tabs.xml +++ b/doc/classes/Tabs.xml @@ -36,6 +36,13 @@ Returns [code]true[/code] if the offset buttons (the ones that appear when there's not enough space for all tabs) are visible. + + + + + Returns the previously active tab index. + + -- cgit v1.2.3