summaryrefslogtreecommitdiffstats
path: root/doc/CoordToWin.3
diff options
context:
space:
mode:
authorericm <ericm>2000-09-17 21:02:38 (GMT)
committerericm <ericm>2000-09-17 21:02:38 (GMT)
commit63829f954832a42fab05c148e456cd4ceb330274 (patch)
tree38c791d10fe68a382b053bd668de898755e86dd4 /doc/CoordToWin.3
parente26cef5ea085dad3fe9530797af8ec2cf32f2f46 (diff)
downloadtk-63829f954832a42fab05c148e456cd4ceb330274.zip
tk-63829f954832a42fab05c148e456cd4ceb330274.tar.gz
tk-63829f954832a42fab05c148e456cd4ceb330274.tar.bz2
* generic/tk.h: Added declaration of Tk_ObjCustomOption structure,
used for TK_OPTION_CUSTOM, and typedef's of the functions Tk_CustomOptionSetProc, Tk_CustomOptionGetProc, Tk_CustomOptionRestoreProc, and Tk_CustomOptionFreeProc, used for TK_OPTION_CUSTOM. * doc/SetOptions.3: Added documentation of TK_OPTION_CUSTOM, and section "CUSTOM OPTION TYPES" explaining how to create and use custom options. * tests/config.test: Added tests for custom option type. * generic/tkTest.c: Added test support for TK_OPTION_CUSTOM to TestobjconfigObjCmd. Added CustomOption* functions to implement a test custom option. * generic/tkConfig.c: Added new option type TK_OPTION_CUSTOM, which allows the definition of custom option types by creating parsing, printing, freeing, and restoring procedures for a custom option. This is needed by the text and canvas widgets if they are to be fully objectified.
Diffstat (limited to 'doc/CoordToWin.3')
0 files changed, 0 insertions, 0 deletions