KW_SetLabelAlignment

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void KW_SetLabelAlignment(KW_Widget* widget, int halign, int hoffset, int valign, int voffset)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_SetLabelAlignment
  2. pKW_SetLabelAlignment KW_SetLabelAlignment;

Meta