Home
last modified time | relevance | path

Searched refs:menufont (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/turtledemo/
H A D__main__.py108 menufont = ("Arial", 12, NORMAL) variable
301 font=menufont, command=load)
307 font=menufont)
309 font=menufont)
316 font=menufont, command=resize)
325 menu.add_command(label=help_label, font=menufont, command=show)

Completed in 2 milliseconds