This module defines the Proxy class, which is a facility that can be used
to keep the state of a model object synchronized with a View.
Class ProxyError Undocumented
Function block_widget Blocks the signal handler of the 'content-changed' signal on widget
Function unblock_widget Unblocks the signal handler of the 'content-changed' signal on widget
Class Proxy A Proxy is a class that 'attaches' an instance to an interface's widgets, and transparently manipulates that instance's attributes as the user alters the content of the widgets.
def block_widget(widget):
Blocks the signal handler of the 'content-changed' signal on widget
def unblock_widget(widget):
Unblocks the signal handler of the 'content-changed' signal on widget
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.