Revision Difference
DMenuBar:SetDisabled#550431
<function name="SetDisabled" parent="DMenuBar" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets whether or not the panel is disabled</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="disable" type="boolean">Should be disabled or not</arg>
</args>
</function>