tcltk.tclplatdecls

D bindings to Tcl/Tk

Members

Functions

Tcl_MacOSXOpenBundleResources
int Tcl_MacOSXOpenBundleResources(Tcl_Interp* interp, const(char)* bundleName, int hasResourceFile, int maxPathLen, const(char)* libraryPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Tcl_MacOSXOpenVersionedBundleResources
int Tcl_MacOSXOpenVersionedBundleResources(Tcl_Interp* interp, const(char)* bundleName, const(char)* bundleVersion, int hasResourceFile, int maxPathLen, const(char)* libraryPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Tcl_WinTCharToUtf
const(char)* Tcl_WinTCharToUtf(const(wchar_t)* str, int len, Tcl_DString* dsPtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Tcl_WinUtfToTChar
const(wchar_t)* Tcl_WinUtfToTChar(const(char)* str, int len, Tcl_DString* dsPtr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

TclPlatStubs
struct TclPlatStubs
Undocumented in source.

Variables

tclPlatStubsPtr
TclPlatStubs* tclPlatStubsPtr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

MIT. See LICENSE for full details.