summaryrefslogtreecommitdiffstats
path: root/doc/ConfigWidg.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-12-08 08:22:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-12-08 08:22:00 (GMT)
commitfc651766ea872a53b38f2a219efb8ad57faa4d7e (patch)
tree4c6d67e44129e40e0e60a73602addb85f06287e4 /doc/ConfigWidg.3
parent22e86780639f6ee67d41487694aec9369f61531b (diff)
downloadtk-fc651766ea872a53b38f2a219efb8ad57faa4d7e.zip
tk-fc651766ea872a53b38f2a219efb8ad57faa4d7e.tar.gz
tk-fc651766ea872a53b38f2a219efb8ad57faa4d7e.tar.bz2
Tk_Offset documentation
Diffstat (limited to 'doc/ConfigWidg.3')
-rw-r--r--doc/ConfigWidg.37
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/ConfigWidg.3 b/doc/ConfigWidg.3
index d45c311..927925c 100644
--- a/doc/ConfigWidg.3
+++ b/doc/ConfigWidg.3
@@ -468,13 +468,6 @@ for which this entry is valid. When calling \fBTk_ConfigureWidget\fR,
\fIflags\fR will have a single one of these bits set to select the
entries for the desired widget type. For a working example of
this feature, see the code in tkButton.c.
-.SH TK_OFFSET
-.PP
-The \fBTk_Offset\fR macro is provided as a safe way of generating
-the \fIoffset\fR values for entries in Tk_ConfigSpec structures.
-It takes two arguments: the name of a type of record, and the
-name of a field in that record. It returns the byte offset of
-the named field in records of the given type.
.SH TK_CONFIGUREINFO
.PP
The \fBTk_ConfigureInfo\fR procedure may be used to obtain