Garry's Mod Wiki

Revision Difference

DScrollPanel:GetCanvas#554385

<function name="GetCanvas" parent="DScrollPanel" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description>Returns the canvas ( The panel all child panels are parented to ) of the DScrollPanel.</description> <realm>Client and Menu</realm> <file line="57-L61">lua/vgui/dscrollpanel.lua</file> <rets> <ret name="" type="Panel">The canvas</ret> </rets> </function>