Revision Difference
DMenu:SetMinimumWidth#518164
<function name="SetMinimumWidth" parent="DMenu" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the minimum width of the <page>DMenu</page>. The menu will be stretched to match the given value.</description>
<realm>Client</realm>
<args>
<arg name="minWidth" type="number">The minimum width of the <page>DMenu</page> in pixels</arg>
<arg name="minWidth" type="number">The minimum width of the <page>DMenu</page> in pixels</arg>
</args>
</function>