Sets the attribute encoding
Parameters:
the value to set the attribute encoding to.
12 13 14
# File 'sample/demos-en/tkencoding.rb', line 12 def encoding=(value) @encoding = value end