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