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