KW_GetEditboxText

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* KW_GetEditboxText(KW_Widget* widget)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    const(char)*
    KW_GetEditboxText
  2. pKW_GetEditboxText KW_GetEditboxText;

Meta