Method: TkImage.types
- Defined in:
- lib/tk/image.rb
.types ⇒ Object
113 114 115 |
# File 'lib/tk/image.rb', line 113 def TkImage.types Tk.tk_call_without_enc('image', 'types').split end |
113 114 115 |
# File 'lib/tk/image.rb', line 113 def TkImage.types Tk.tk_call_without_enc('image', 'types').split end |