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