29 30 31
# File 'lib/tk/palette.rb', line 29 def TkPalette.darken(color, percent) tk_call('tkDarken', color, percent) end