675 676 677
# File 'lib/tk.rb', line 675 def _toUTF8(str, encoding = nil) TkCore::INTERP._toUTF8(str, encoding) end