678 679 680
# File 'lib/tk.rb', line 678 def _fromUTF8(str, encoding = nil) TkCore::INTERP._fromUTF8(str, encoding) end