Python_2  1.0
Functions | Variables
colors Namespace Reference

Display Tk color table. More...

Functions

def main ()
 

Variables

int MAX_ROWS = 36
 
int FONT_SIZE = 10
 
list COLORS
 

Detailed Description

Display Tk color table.

Function Documentation

◆ main()

def colors.main ( )

Variable Documentation

◆ COLORS

list colors.COLORS

◆ FONT_SIZE

int colors.FONT_SIZE = 10

◆ MAX_ROWS

int colors.MAX_ROWS = 36