justoptions_gui._util module

Utilities for module.

justoptions_gui._util.getVar(python_type)

Returns a Tkinter variable for the given python type.

Parameters:python_type (type) – the python type
Returns:appropriate Tkinter Var object
Return type:Tkinter.Variable

Previous topic

justoptions_gui._selectors module

Next topic

justoptions_gui._version module

This Page