5061 5062 5063
# File 'lib/tk.rb', line 5061 def TkWindow._widget_inspect_full_=(mode) @@WIDGET_INSPECT_FULL = (mode && true) || false end