/ . / CGLtk / Hybrid.py / Variable
Wrapper around Tk variables that allows variables to be set without invoking variable modified callbacks.
add_callback ( self, callback )
set ( self, value, invoke_callbacks=1, )
tk_variable_changed_cb ( self )
__init__ ( self, tk_variable )
get ( self )