KW_CreateEditbox

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. KW_Widget* KW_CreateEditbox(KW_GUI* gui, KW_Widget* parent, char* text, KW_Rect* geometry)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_CreateEditbox
    (,,
    const char* text
    ,)
  2. pKW_CreateEditbox KW_CreateEditbox;

Meta