added get-tabs

svn: r4485
This commit is contained in:
Robby Findler 2006-10-04 22:46:42 +00:00
parent 7899d16121
commit dddd0a9243

View File

@ -2924,6 +2924,7 @@ module browser threading seems wrong.
(i 0)
(defs-shown? #t)
(ints-shown? #t))))
(define/public-final (get-tabs) tabs)
;; current-tab : tab
;; corresponds to the tabs-panel's active button.