Garry's Mod Wiki

Revision Difference

DFrame:GetMinWidth#513238

<function name="GetMinWidth" parent="DFrame" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>⤶ Gets the minimum width the DFrame can be resized to by the user.⤶ ⤶ You must call <page>DFrame:SetSizable</page> before the user can resize the frame.⤶ </description>⤶ <realm>Client</realm>⤶ <rets>⤶ <ret name="" type="number">The minimum width the user can resize the frame to.</ret>⤶ </rets>⤶ </function>⤶ ⤶