Home
last modified time | relevance | path

Searched refs:tkselect (Results 1 – 6 of 6) sorted by relevance

/dports/math/R/R-4.1.2/src/library/tcltk/man/
H A DTkWidgetcmds.Rd62 \alias{tkselect}
161 tkselect(widget, ...)
/dports/math/libRmath/R-4.1.1/src/library/tcltk/man/
H A DTkWidgetcmds.Rd62 \alias{tkselect}
161 tkselect(widget, ...)
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DTcl-perl.pod61 $w->tkselect(); $w->Select();
/dports/math/R/R-4.1.2/src/library/tcltk/R/
H A DTk.R550 tkselect <- function(widget, ...) tcl(widget, "select", ...) function
/dports/math/libRmath/R-4.1.1/src/library/tcltk/R/
H A DTk.R550 tkselect <- function(widget, ...) tcl(widget, "select", ...) function
/dports/math/R-cran-igraph/igraph/R/
H A Dsocnet.R366 if (params[[i]]$default == "TRUE") { tcltk::tkselect(b) }