Tkinter.Misc.winfo_visualsavailable

Misc.winfo_visualsavailable(includeids=0)[source]

Return a list of all visuals available for the screen of this widget.

Each item in the list consists of a visual name (see winfo_visual), a depth and if INCLUDEIDS=1 is given also the X identifier.