options documents the standard options supported by
Tk widgets Documentation edit
- official reference
- Tk_ConfigureWidget
- superseded by Tk_SetOptions
- Tk_SetOptions
- describes the C-level implementation of Tk widget options
- Standard Options
- graphical representation of standard widget options
Description edit
When used without arguments in the configure command of a widget, the options return their current database value, a list of 5 items:
- command-line name
- database name
- database class
- default value
- invariant.
- current value