Method: Tk::Root#tktrans_get_image
- Defined in:
- lib/tkextlib/tktrans/tktrans.rb
#tktrans_get_image ⇒ Object
50 51 52 |
# File 'lib/tkextlib/tktrans/tktrans.rb', line 50 def tktrans_get_image() tk_send('tktrans::settoplevel', @path) end |