Garry's Mod Wiki

DListView:AddLine

  Panel DListView:AddLine( ... )

Description

Adds a line to the list view.

Arguments

1 vararg text
Values for a new row in the DListView, If several arguments are supplied, each argument will correspond to a respective column in the DListView.

Returns

1 Panel
The newly created DListView_Line.