NAMETk_GetJustifyFromObj, Tk_GetJustify, Tk_NameOfJustify − translate between strings and justification styles SYNOPSIS#include <tk.h>int
Tk_GetJustifyFromObj(interp, objPtr, justifyPtr)int
Tk_GetJustify(interp, string, justifyPtr)const char *
Tk_NameOfJustify(justify)ARGUMENTS
. el .TP 15
Tcl_Interp *interp(in) Interpreter to use for error reporting, or NULL.