Garry's Mod Wiki

Panel:GWEN_SetCheckboxText

  Panel:GWEN_SetCheckboxText( string txt )

Description

This is used internally - although you're able to use it you probably shouldn't.

Used by Panel:ApplyGWEN to apply the CheckboxText property to a DCheckBoxLabel. This does exactly the same as Panel:GWEN_SetText, but exists to cater for the seperate GWEN properties.

Arguments

1 string txt
The text to be applied to the DCheckBoxLabel.