Searched refs:setmethod (Results 1 – 1 of 1) sorted by relevance
817 swig_wrapper setmethod; member1289 if ((strcmp(attr->name, attrname) == 0) && (attr->setmethod)) { in SWIG_Tcl_MethodCommand()1293 rcode = (*attr->setmethod)(clientData,interp,3, &objv[i-1]); in SWIG_Tcl_MethodCommand()