KW_CreateLabel

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_CreateLabel(KW_GUI* gui, KW_Widget* parent, char* text, KW_Rect* geometry)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_CreateLabel
    (,,
    const char* text
    ,)
  2. pKW_CreateLabel KW_CreateLabel;

Meta