- pKW_CreateCheckbox
alias pKW_CreateCheckbox = KW_Widget* function(KW_GUI*, KW_Widget*, KW_Widget*, const KW_Rect*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pKW_GetCheckboxLabel
alias pKW_GetCheckboxLabel = KW_Widget* function(KW_Widget*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pKW_SetCheckboxLabel
alias pKW_SetCheckboxLabel = KW_Widget* function(KW_Widget*, KW_Widget*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.