Revision Difference
DHTML:SetScrollbars#513211
<function name="SetScrollbars" parent="DHTML" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description><deprecated>Broken. Use the CSS `overflow` rule instead.</deprecated> Sets if the loaded window should display scrollbars when the webpage is larger than the viewing window. This is similar to the CSS `overflow` rule.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="show" type="boolean">True if scrollbars should be visible.</arg>⤶
</args>⤶
</function>⤶
⤶