TkStubs.tk_ComputeTextLayout

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TkStubs
extern (C)
Tk_TextLayout function(Tk_Font font, const(char)* str, int numChars, int wrapLength, Tk_Justify justify, int flags, int* widthPtr, int* heightPtr) nothrow tk_ComputeTextLayout;

Meta