KW_GetWidgetChildren

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

Meta