diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2011-07-18 23:45:15 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2011-07-18 23:45:15 (GMT) |
| commit | eff997aabdb779064e36311d3b474b827fa4e97d (patch) | |
| tree | f6c276fef4010ddf0f97541f9e016a3c1e19d569 /doc/Method.3 | |
| parent | a077e7245a212889ff69be9b5c13751c27f96eba (diff) | |
| download | tcl-eff997aabdb779064e36311d3b474b827fa4e97d.zip tcl-eff997aabdb779064e36311d3b474b827fa4e97d.tar.gz tcl-eff997aabdb779064e36311d3b474b827fa4e97d.tar.bz2 | |
The final parts of my doc improvement project
Diffstat (limited to 'doc/Method.3')
| -rw-r--r-- | doc/Method.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Method.3 b/doc/Method.3 index 11e2d5b..43b3609 100644 --- a/doc/Method.3 +++ b/doc/Method.3 @@ -9,7 +9,7 @@ .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME -Tcl_ClassSetConstructor, Tcl_ClassSetDestructor, Tcl_MethodDeclarerClass, Tcl_MethodDeclarerObject, Tcl_MethodIsPublic, Tcl_MethodIsType, Tcl_MethodName, Tcl_NewInstanceMethod, Tcl_NewMethod, Tcl_ObjectContextIsFiltering, Tcl_ObjectContextMethod, Tcl_ObjectContextObject, Tcl_ObjectContextSkippedArgs \- manipulate methods and method-call contexts +Tcl_ClassSetConstructor, Tcl_ClassSetDestructor, Tcl_MethodDeclarerClass, Tcl_MethodDeclarerObject, Tcl_MethodIsPublic, Tcl_MethodIsType, Tcl_MethodName, Tcl_NewInstanceMethod, Tcl_NewMethod, Tcl_ObjectContextInvokeNext, Tcl_ObjectContextIsFiltering, Tcl_ObjectContextMethod, Tcl_ObjectContextObject, Tcl_ObjectContextSkippedArgs \- manipulate methods and method-call contexts .SH SYNOPSIS .nf \fB#include <tclOO.h>\fR |
