KW_CreateButtonAndLabel

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

Meta