Tk_FreeXId — make X resource identifier available for reuse
#include <tk.h>
Tk_FreeXId(display, id)
- Display *display (in)
-
Display for which id was allocated.
- XID id (in)
-
Identifier of X resource (window, font, pixmap, cursor, graphics
context, or colormap) that is no longer in use.
This function is deprecated, it doesn't do anything since 2008-08-19.
resource identifier
Copyright © 1990 The Regents of the University of California.
Copyright © 1994-1996 Sun Microsystems, Inc.