KW_CreateButton

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_CreateButton(KW_GUI* gui, KW_Widget* parent, KW_Widget* label, KW_Rect* geometry)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    KW_CreateButton
  2. pKW_CreateButton KW_CreateButton;

Meta