Searched defs:Tk_DestroyWindow (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkWindow.c309 * Tk_DestroyWindow will core dump if it is called before the flag
316 Tk_DestroyWindow((Tk_Window) winPtr);
838 Tk_DestroyWindow((Tk_Window) winPtr);
954 Tk_DestroyWindow((Tk_Window) winPtr);
969 * Tk_DestroyWindow --
985 Tk_DestroyWindow(tkwin)
1020 * when exit calls Tk_DestroyWindow on ".", so the main window
1054 Tk_DestroyWindow((Tk_Window) childPtr);
1331 * from Tk_DestroyWindow under some conditions).
2300 Tk_DestroyWindow((Tk_Windo
976 Tk_DestroyWindow(tkwin) function
[all...]

Completed in 11 milliseconds