Garry's Mod Wiki

Revision Difference

DFrame:GetMinWidth#554100

<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 and Menu</realm> <rets> <ret name="" type="number">The minimum width the user can resize the frame to.</ret> </rets> </function>