- hooks
void* hooks;
Undocumented in source.
- magic
int magic;
Undocumented in source.
- tkGenWMConfigureEvent
void function(Tk_Window tkwin, int x, int y, int width, int height, int flags) nothrow tkGenWMConfigureEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tkMacOSXInitAppleEvents
void function(Tcl_Interp* interp) nothrow tkMacOSXInitAppleEvents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tkMacOSXInitMenus
void function(Tcl_Interp* interp) nothrow tkMacOSXInitMenus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tkMacOSXInvalClipRgns
void function(Tk_Window tkwin) nothrow tkMacOSXInvalClipRgns;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_AttachHWND
Window function(Tk_Window tkwin, HWND hwnd) nothrow tk_AttachHWND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_GetHINSTANCE
HINSTANCE function() nothrow tk_GetHINSTANCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_GetHWND
HWND function(Window window) nothrow tk_GetHWND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_HWNDToWindow
Tk_Window function(HWND hwnd) nothrow tk_HWNDToWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_MacOSXIsAppInFront
int function() nothrow tk_MacOSXIsAppInFront;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_MacOSXSetupTkNotifier
void function() nothrow tk_MacOSXSetupTkNotifier;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_MacOSXTkOwnsCursor
void function(int tkOwnsIt) nothrow tk_MacOSXTkOwnsCursor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_MacOSXTurnOffMenus
void function() nothrow tk_MacOSXTurnOffMenus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_PointerEvent
void function(HWND hwnd, int x, int y) nothrow tk_PointerEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tk_TranslateWinEvent
int function(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, LRESULT* result) nothrow tk_TranslateWinEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.