A ProxyButton is a Button subclass which is implementing the features required to be used inside the kiwi framework.
It has a specific feature not found in other implementations. If the datatype is set to pixbuf a gtk.Image will be constructed from the pixbuf and be set as a child for the Button
Function | __init__ | Undocumented |
Function | read | Get the content of the widget. |
Function | update | Update the content value of the widget. |
Get the content of the widget. The type of the return value
Update the content value of the widget.