Libraries
»
tk
(0.5.0)
»
Index
»
Tk
»
Busy
»
#busy_forget
Method: Tk::Busy#busy_forget
Defined in:
lib/tk/busy.rb
#
busy_forget
⇒
Object
107 108 109 110
# File 'lib/tk/busy.rb', line 107
def
busy_forget
Tk
::
Busy
.
forget
(
self
)
self
end