Garry's Mod Wiki

Revision Difference

DListView:AddLine#513758

<function name="AddLine" parent="DListView" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Adds a line to the list view.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="text" type="vararg">Values for a new row in the DListView, If several arguments are supplied, each argument will correspond to a respective column in the DListView.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Panel">The newly created <page>DListView_Line</page>.</ret>⤶ </rets>⤶ </function>⤶ ⤶