get-selection in tab-panel%
get-selection
tab-panel%
Returns the index (counting from 0) of the currently selected tab. If the panel has no tabs, the result is #f.
#f
(send a-tab-panel get-selection) -> exact non-negative integer or #f
(send a-tab-panel get-selection)
send
a-tab-panel