tk/winfo colormapfull

(tk/winfo 'colormapfull #<widget>)
Returns 1 if the colormap for #<widget> is known to be full, 0 otherwise. The colormap for a window is ``known'' to be full if the last attempt to allocate a new color on that window failed and this application hasn't freed any colors in the colormap since the failed allocation.

© Author | Home | Sitemap