Import Tk 8.6.11
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
typedef int (Tk_MacOSXEmbedRegisterWinProc) (long winID, Tk_Window window);
|
||||
typedef void* (Tk_MacOSXEmbedGetGrafPortProc) (Tk_Window window);
|
||||
typedef int (Tk_MacOSXEmbedMakeContainerExistProc) (Tk_Window window);
|
||||
typedef void (Tk_MacOSXEmbedGetClipProc) (Tk_Window window, TkRegion rgn);
|
||||
typedef void (Tk_MacOSXEmbedGetClipProc) (Tk_Window window, void *rgn);
|
||||
typedef void (Tk_MacOSXEmbedGetOffsetInParentProc) (Tk_Window window, void *ulCorner);
|
||||
|
||||
#include "tkPlatDecls.h"
|
||||
|
||||
Reference in New Issue
Block a user