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