214 215 216
# File 'lib/tk/font.rb', line 214 def TkFont.actual_hash(fnt, option=nil) Hash[TkFont.actual(fnt, option)] end