'''[https://www.tcl.tk/man/tcl/TkCmd/options.htm%|%options]''' documents the standard options supported by [Tk] [widget%|%widgets] ** Documentation ** [https://www.tcl.tk/man/tcl/TkCmd/options.htm%|%official reference]: [https://www.tcl.tk/man/tcl/TkLib/ConfigWidg.htm%|%Tk_ConfigureWidget]: superceded by Tk_SetOptions [https://www.tcl.tk/man/tcl/TkLib/SetOptions.htm%|%Tk_SetOptions]: describes the [C]-level implementation of [Tk] widget options ** Description ** 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''': <> Tk syntax help | Arts and crafts of Tcl-Tk programming | Category Command