Method: TkImage#itemtype
- Defined in:
- lib/tk/image.rb
#itemtype ⇒ Object
99 100 101 |
# File 'lib/tk/image.rb', line 99 def itemtype tk_call_without_enc('image', 'type', @path) end |
99 100 101 |
# File 'lib/tk/image.rb', line 99 def itemtype tk_call_without_enc('image', 'type', @path) end |