Revision Difference
DCheckBoxLabel:GetIndent#562227
<function name="GetIndent" parent="DCheckBoxLabel" type="panelfunc">
<description>Gets the indentation of the element on the X axis.</description>⤶
<description>An <page>Global.AccessorFunc</page> that gets the indentation of the element on the X axis. See also <page>DCheckBoxLabel:SetIndent</page></description>⤶
<realm>Client and Menu</realm>
<file line="81">lua/vgui/dcheckbox.lua</file>⤶
<rets>
<ret name="" type="number">How much the content is moved to the right in pixels</ret>
</rets>
</function>