Garry's Mod Wiki

DFrame:GetMinWidth

  number DFrame:GetMinWidth()

Description

Gets the minimum width the DFrame can be resized to by the user.

You must call DFrame:SetSizable before the user can resize the frame.

Returns

1 number
The minimum width the user can resize the frame to.