Revision Difference
DListView:ColumnWidth#513755
<function name="ColumnWidth" parent="DListView" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Gets the width of a column.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="column" type="number">The column to get the width of.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="number">Width of the column.</ret>⤶
</rets>⤶
</function>⤶
⤶