Searched refs:masterWindowName (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/unix/
H A DtkUnixWm.c79 Tk_Uid masterWindowName; /* Path name of window specified as master member in struct:TkWmInfo
82 * masterWindowName is destroyed. */
371 wmPtr->masterWindowName = NULL;
1675 interp->result = wmPtr->masterWindowName;
1681 wmPtr->masterWindowName = NULL;
1689 wmPtr->masterWindowName = Tk_PathName(master);

Completed in 18 milliseconds