Revision Difference
DListView_Line:GetAltLine#550383
<function name="GetAltLine" parent="DListView_Line" type="panelfunc">
<ispanel>yes</ispanel>
<description>Returns whether this line is odd or even in the list. This is internally used (and set) to change the looks of every other line.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="alt" type="boolean">Whether this line is 'alternative'.</ret>
</rets>
</function>