Method: TkHTML_File_Viewer#hyper_cmd
- Defined in:
- sample/tkextlib/tkHTML/ss.rb
#hyper_cmd(*args) ⇒ Object
150 151 152 |
# File 'sample/tkextlib/tkHTML/ss.rb', line 150 def hyper_cmd(*args) puts "HyperlinkCommand: #{args.inspect}" end |