Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Package widgets :: Module button :: Class ProxyButton |
|
object
--+ |PropertyObject
--+ |object
--+ | | |ProxyWidgetMixin
--+ |object
--+ | | |_GObject
--+ | ProxyButton
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 ButtonMethod Summary | |
---|---|
Must matche the data-type property. |
Get the content of the widget. |
update(self,
data)
| |
Inherited from PropertyObject | |
| |
| |
| |
| |
Inherited from ProxyWidgetMixin | |
Set the data type for the widget | |
|
Class Variable Summary | |
---|---|
tuple |
allowed_data_types : A list of types which we are allowed to use in this class. |
Instance Method Details |
---|
read(self)Get the content of the widget. The type of the return value
|
Class Variable Details |
---|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Oct 19 03:18:13 2006 | http://epydoc.sf.net |