Method: TkImage#inuse
- Defined in:
- lib/tk/image.rb
#inuse ⇒ Object
96 97 98 |
# File 'lib/tk/image.rb', line 96 def inuse bool(tk_call_without_enc('image', 'inuse', @path)) end |
96 97 98 |
# File 'lib/tk/image.rb', line 96 def inuse bool(tk_call_without_enc('image', 'inuse', @path)) end |