sdk/python/GUI/PyTkinter
GUI

PyTkinter

Python stdlib module — tkinter. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.NoDefaultRoot()Neutral
#
Signature
NoDefaultRoot()

Inhibit setting of default root window.

.Tcl()Neutral
#
Signature
Tcl(screenName, baseName, className, useTk)

Tcl function.

.getboolean()Neutral
#
Signature
getboolean(s)

Convert Tcl object to True or False.

.image_names()Neutral
#
Signature
image_names()

image_names function.

.image_types()Neutral
#
Signature
image_types()

image_types function.

.mainloop()Neutral
#
Signature
mainloop(n)

Run the main loop of Tcl.

.BaseWidget()Neutral
#
Signature
BaseWidget(...)

Internal class.

.BitmapImage()Neutral
#
Signature
BitmapImage(...)

Widget which can display images in XBM format.

.BooleanVar()Neutral
#
Signature
BooleanVar(...)

Value holder for boolean variables.

.Button()Neutral
#
Signature
Button(...)

Button widget.

Fully-Qualified Names

FQNField
tkinterfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import tkinter