NAMETk_CreateSelHandler, Tk_DeleteSelHandler − arrange to handle requests for a selection SYNOPSIS#include <tk.h>Tk_CreateSelHandler(tkwin, selection, target, proc, clientData, format)Tk_DeleteSelHandler(tkwin, selection, target)ARGUMENTS
. el .TP 15
Tk_Window tkwin(in) Window for which proc will provide selection information.