Table of Contents

Class: Variable CGLtk/Hybrid.py

Wrapper around Tk variables that allows variables to be set without invoking variable modified callbacks.

Methods   
__init__
add_callback
get
set
tk_variable_changed_cb
  __init__ 
__init__ ( self,  tk_variable )

  add_callback 
add_callback ( self,  callback )

  get 
get ( self )

  set 
set (
        self,
        value,
        invoke_callbacks=1,
        )

  tk_variable_changed_cb 
tk_variable_changed_cb ( self )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:01 2003 by HappyDoc version 2.1