Garry's Mod Wiki

Revision Difference

DScrollPanel:InnerWidth#550572

<function name="InnerWidth" parent="DScrollPanel" type="panelfunc"> <ispanel>yes</ispanel> <description>Return the width of the DScrollPanel's canvas.</description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <file line="63-L67">lua/vgui/dscrollpanel.lua</file> <rets> <ret name="" type="number">The width of the DScrollPanel's canvas</ret> </rets> </function>