Index: generic/gentclAPI.decls =================================================================== diff -u -r404ad6bfcb313983a0cc54d3323751008bca991b -rb69a9b8de677b30774419057953a91c96df00e56 --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision 404ad6bfcb313983a0cc54d3323751008bca991b) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision b69a9b8de677b30774419057953a91c96df00e56) @@ -252,14 +252,15 @@ {-argName "filter"} } objectInfoMethod lookupmethod NsfObjInfoLookupMethodMethod { - {-argName "name"} + {-argName "name" -type tclobj} } objectInfoMethod lookupmethods NsfObjInfoLookupMethodsMethod { - {-argName "-methodtype" -nrargs 1 -type "all|scripted|builtin|alias|forwarder|object|setter"} {-argName "-callprotection" -nrargs 1 -type "all|protected|public" -default all} - {-argName "-source" -nrargs 1 -type "all|application|baseclasses"} - {-argName "-nomixins"} + {-argName "-expand"} {-argName "-incontext"} + {-argName "-methodtype" -nrargs 1 -type "all|scripted|builtin|alias|forwarder|object|setter"} + {-argName "-nomixins"} + {-argName "-source" -nrargs 1 -type "all|application|baseclasses"} {-argName "pattern" -required 0} } objectInfoMethod lookupslots NsfObjInfoLookupSlotsMethod {