Garry's Mod Wiki

Revision Difference

DFrame:GetMinHeight#554099

<function name="GetMinHeight" parent="DFrame" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description> Gets the minimum height 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 height the user can resize the frame to.</ret> </rets> </function>