Revision Difference
Panel:NoClipping#528073
<function name="NoClipping" parent="Panel" type="classfunc">
<description>
Sets whether this panel's drawings should be clipped within the parent panel's bounds.
See also <page>Global.DisableClipping</page> and <page>surface.DisableClipping</page>.
See also <page>Global.DisableClipping</page>.
</description>
<realm>Client</realm>
<args>
<arg name="clip" type="boolean">Whether to clip or not.</arg>
</args>
</function>