Module: Tk::Anigif
- Defined in:
- lib/anigif.rb
Class Method Summary collapse
Class Method Details
.image(_widget, _file) ⇒ Object
5 6 7 |
# File 'lib/anigif.rb', line 5 def self.image(, _file) Tk.tk_call("eval","::anigif::anigif", _file, .path) end |