Tk_InitStubs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* Tk_InitStubs(Tcl_Interp* interp, const(char)* version_, int exact)
    extern (C) nothrow
    static if(USE_TK_STUBS)
    const(char)*
    Tk_InitStubs
    (
    Tcl_Interp* interp
    ,
    const(char)* version_
    ,
    int exact
    )
  2. const(char)* Tk_InitStubs(Tcl_Interp* interp, const(char)* version_, int exact)

Meta