Garry's Mod Wiki

Revision Difference

Panel:GWEN_SetCheckboxText#510965

<function name="GWEN_SetCheckboxText" parent="Panel" type="classfunc"> <description><internal></internal> Used by <page>Panel:ApplyGWEN</page> to apply the `CheckboxText` property to a <page>DCheckBoxLabel</page>. This does exactly the same as <page>Panel:GWEN_SetText</page>, but exists to cater for the seperate GWEN properties.</description> <realm>Client</realm> <args> <arg name="txt" type="string">The text to be applied to the DCheckBoxLabel.</arg> </args> </function>