Revision Difference
DListView_Column:ResizeColumn#546309
<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>⤶
<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>