Searched refs:colors_func (Results 1 – 1 of 1) sorted by relevance
78 def __init__(self, windowname, dests, colors_func): argument82 self.colors_func = colors_func98 for dst, color in zip(self.dests, self.colors_func()):