Import Tk 8.6.10
This commit is contained in:
@@ -32,7 +32,7 @@ typedef struct TkColor {
|
||||
* COLOR_MAGIC. */
|
||||
GC gc; /* Simple gc with this color as foreground
|
||||
* color and all other fields defaulted. May
|
||||
* be None. */
|
||||
* be NULL. */
|
||||
Screen *screen; /* Screen where this color is valid. Used to
|
||||
* delete it, and to find its display. */
|
||||
Colormap colormap; /* Colormap from which this entry was
|
||||
|
||||
Reference in New Issue
Block a user