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