Tk_InitStubs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. 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)
    static if(!(USE_TK_STUBS))
    const(char)*
    Tk_InitStubs
    (
    Tcl_Interp* interp
    ,
    const(char)* version_
    ,
    int exact
    )

Meta