Revision Difference
DColorMixer:SetLabel#518126
<function name="SetLabel" parent="DColorMixer" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the label's text to show.</description>
<realm>Client</realm>
<args>
<arg name="text" type="string" default="nil">Set to non empty string to show the label and its text.

Give it an empty string or nothing and the label will be hidden.</arg>⤶
<arg name="text" type="string" default="nil">Set to non empty string to show the label and its text.⤶
⤶
Give it an empty string or nothing and the label will be hidden.</arg>⤶
</args>
</function>