configinfo(slot = nil)
Instance Public methods
def configure(slot, value)
tk_call @t.path, 'image', 'configure', @index, "-#{slot}", value
end
def configure(slot, value)
tk_call @t.path, 'image', 'configure', @index, "-#{slot}", value
end
Please login to continue.