Method: Tk::HTML_Widget#source

Defined in:
lib/tkextlib/tkHTML/htmlwidget.rb

#sourceObject



298
299
300
# File 'lib/tkextlib/tkHTML/htmlwidget.rb', line 298

def source()
  tk_send('source')
end