RosettaCodeData/Task/Reflection-List-properties/Tcl/reflection-list-properties-2.tcl
2023-07-01 13:44:08 -04:00

3 lines
268 B
Tcl

% lmap o [. configure] {if {[llength $o] == 2} continue else {lindex $o 0}}
-borderwidth -class -menu -relief -screen -use -background -colormap -container -cursor -height
-highlightbackground -highlightcolor -highlightthickness -padx -pady -takefocus -visual -width