Import Tk 8.6.10
This commit is contained in:
@@ -119,7 +119,7 @@ typedef struct TkScrollbar {
|
||||
* Miscellaneous information:
|
||||
*/
|
||||
|
||||
Tk_Cursor cursor; /* Current cursor for window, or None. */
|
||||
Tk_Cursor cursor; /* Current cursor for window, or NULL. */
|
||||
char *takeFocus; /* Value of -takefocus option; not used in the
|
||||
* C code, but used by keyboard traversal
|
||||
* scripts. Malloc'ed, but may be NULL. */
|
||||
|
||||
Reference in New Issue
Block a user