NAMETk_GetAnchorFromObj, Tk_GetAnchor, Tk_NameOfAnchor − translate between strings and anchor positions SYNOPSIS#include <tk.h>int
Tk_GetAnchorFromObj(interp, objPtr, anchorPtr)int
Tk_GetAnchor(interp, string, anchorPtr)const char *
Tk_NameOfAnchor(anchor)ARGUMENTS
. el .TP 15
Tcl_Interp *interp(in) Interpreter to use for error reporting, or NULL.