ClausTk Documentation

ClausWindow

				
import claustk

root = claustk.ClausWindow()

root.happynewyear()
				
			
Argument Description
background str, by default background="christmas_trees". Also available are "deer", "gifts", "santa_clauses", "snowflakes", "stars".
bg_fragmentation Pattern fragmentation, int, defaults to 3.
bg_blur int, the larger the number, the greater the blur.

Methods

Useful variables