Revision Difference
DListView_Column:ResizeColumn#549906
<function name="ResizeColumn" parent="DListView_Column" type="panelfunc">
<ispanel>yes</ispanel>
<description>Resizes the column, additionally adjusting the size of the column to the right, if any.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="size" type="number">
The amount to add to the current column's width.
Positive values will make it wider, and negative values will make it thinner.
</arg>
</args>
</function>