Function rstk::wish::next_var

source ·
pub fn next_var() -> String
Expand description

Returns a new variable name. This is used in the chart module to reference the chart instances in Tk.

This is only for use when writing an extension library.