Libraries
»
ffi-tk
(2010.08)
»
Index (T)
»
Tk
»
CoreExtensions
»
TrueClass
Module: Tk::CoreExtensions::TrueClass
Defined in:
lib/ffi-tk/core_extensions.rb
Instance Method Summary
collapse
#
to_tcl
⇒ Object
Instance Method Details
#
to_tcl
⇒
Object
151 152 153
# File 'lib/ffi-tk/core_extensions.rb', line 151
def
to_tcl
TclString
.
new
(
'
1
'
)
end