Method: TkObject#destroy
- Defined in:
- lib/tk.rb
#destroy ⇒ Object
4904 4905 4906 |
# File 'lib/tk.rb', line 4904 def destroy #tk_call 'trace', 'vdelete', @tk_vn, 'w', @var_id if @var_id end |
4904 4905 4906 |
# File 'lib/tk.rb', line 4904 def destroy #tk_call 'trace', 'vdelete', @tk_vn, 'w', @var_id if @var_id end |