Home
last modified time | relevance | path

Searched refs:tkitemconfigure (Results 1 – 7 of 7) sorted by relevance

/dports/math/R/R-4.1.2/src/library/tcltk/demo/
H A Dtkcanvas.R131 function() tkitemconfigure(canvas, "current",
134 function() tkitemconfigure(canvas, "current",
/dports/math/libRmath/R-4.1.1/src/library/tcltk/demo/
H A Dtkcanvas.R131 function() tkitemconfigure(canvas, "current",
134 function() tkitemconfigure(canvas, "current",
/dports/math/R/R-4.1.2/src/library/tcltk/man/
H A DTkWidgetcmds.Rd42 \alias{tkitemconfigure}
141 tkitemconfigure(widget, ...)
/dports/math/libRmath/R-4.1.1/src/library/tcltk/man/
H A DTkWidgetcmds.Rd42 \alias{tkitemconfigure}
141 tkitemconfigure(widget, ...)
/dports/math/R-cran-igraph/igraph/R/
H A Dtkplot.R1063 tcltk::tkitemconfigure(tkp$canvas, "label", "-state", state)
1083 tcltk::tkitemconfigure(tkp$canvas, "selected&&vertex", "-fill", newcolor)
1106 tcltk::tkitemconfigure(tkp$canvas, "selected&&edge", "-fill", newcolor)
1129 tcltk::tkitemconfigure(tkp$canvas, "selected&&edge", "-width", newwidth)
1255 tcltk::tkitemconfigure(canvas, tkid, "-outline", "red",
1262 tcltk::tkitemconfigure(canvas, tkid, "-dash", "-")
1279 tcltk::tkitemconfigure(canvas, tkid, "-outline", vertex.frame.color,
1292 tcltk::tkitemconfigure(canvas, tkid, "-dash", edge.lty)
/dports/math/R/R-4.1.2/src/library/tcltk/R/
H A DTk.R530 tkitemconfigure <- function(widget, ...) tcl(widget, "itemconfigure", ...) function
/dports/math/libRmath/R-4.1.1/src/library/tcltk/R/
H A DTk.R530 tkitemconfigure <- function(widget, ...) tcl(widget, "itemconfigure", ...) function