tcltk.tkplatdecls

D bindings to Tcl/Tk

Members

Functions

TkGenWMConfigureEvent
void TkGenWMConfigureEvent(Tk_Window tkwin, int x, int y, int width, int height, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TkMacOSXInitAppleEvents
void TkMacOSXInitAppleEvents(Tcl_Interp* interp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TkMacOSXInitMenus
void TkMacOSXInitMenus(Tcl_Interp* interp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TkMacOSXInvalClipRgns
void TkMacOSXInvalClipRgns(Tk_Window tkwin)
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 Tk_AttachHWND(Tk_Window tkwin, HWND hwnd)
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 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 Tk_GetHWND(Window window)
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 Tk_HWNDToWindow(HWND hwnd)
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 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 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 Tk_MacOSXTkOwnsCursor(int tkOwnsIt)
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 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 Tk_PointerEvent(HWND hwnd, int x, int y)
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 Tk_TranslateWinEvent(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, LRESULT* result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

TkPlatStubHooks
struct TkPlatStubHooks
Undocumented in source.
TkPlatStubs
struct TkPlatStubs
Undocumented in source.

Variables

tkPlatStubsPtr
TkPlatStubs* tkPlatStubsPtr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

MIT. See LICENSE for full details.