Revision Difference
DCheckBoxLabel:SetDark#549955
<function name="SetDark" parent="DCheckBoxLabel" type="panelfunc">
<ispanel>yes</ispanel>
<description>
<deprecated>You really should be using <page>DCheckBoxLabel:SetTextColor</page> instread</deprecated>
Sets the text of the <page>DCheckBoxLabel</page> to be dark colored.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="darkify" type="boolean">True to be dark, false to be default</arg>
</args>
</function>