Method: TkTextImage#cget_strict
- Defined in:
- lib/tk/textimage.rb
#cget_strict(slot) ⇒ Object
56 57 58 |
# File 'lib/tk/textimage.rb', line 56 def cget_strict(slot) @t.image_cget_strict(@index, slot) end |
56 57 58 |
# File 'lib/tk/textimage.rb', line 56 def cget_strict(slot) @t.image_cget_strict(@index, slot) end |