Revision Difference
DFrame:GetSizable#550181
<function name="GetSizable" parent="DFrame" type="panelfunc">
<ispanel>yes</ispanel>
<description>
Gets whether or not the DFrame can be resized by the user.
This is achieved by clicking and dragging in the bottom right corner of the frame.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="boolean">Whether the frame can be resized or not.</ret>
</rets>
</function>