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

/ast/src/lib/libtk/generic/
H A DtkSelect.c431 * Tk_GetSelection --
457 * same as the corresponding arguments to Tk_GetSelection.
472 Tk_GetSelection(interp, tkwin, selection, target, proc, clientData)
717 result = Tk_GetSelection(interp, tkwin, selection, target, SelGetProc,
467 Tk_GetSelection(interp, tkwin, selection, target, proc, clientData) function

Completed in 1007 milliseconds