Next:
highlight-parens
Up:
scheme:text<>
Previous:
get-limit
get-tab-size
This method returns the current size of the tabs for scheme mode. See also
set-tab-size
.
(send
a-scheme:text
get-tab-size)
->
exact-integer
PLT