module Tk::CoreExtensions::Numeric
Public Instance Methods
to_tcl()
click to toggle source
# File lib/ffi-tk/core_extensions.rb, line 121 def to_tcl TclString.new(to_s) end
# File lib/ffi-tk/core_extensions.rb, line 121 def to_tcl TclString.new(to_s) end