Package kiwi :: Package ui :: Package widgets :: Module radiobutton :: Class RadioButton
[frames | no frames]

Type RadioButton

      object --+        
               |        
  PropertyObject --+    
                   |    
      object --+   |    
               |   |    
ProxyWidgetMixin --+    
                   |    
      object --+   |    
               |   |    
        _GObject --+    
                   |    
    ProxyRadioButton --+
                       |
                      RadioButton


Method Summary
    Inherited from ProxyRadioButton
  get_selected(self)
Get the currently selected radiobutton.
Must matche the data-type property. read(self)
Get the content of the widget.
  update(self, data)
    Inherited from PropertyObject
  do_get_property(self, pspec)
  do_set_property(self, pspec, value)
  get_attribute_names(self)
  is_default_value(self, attr, value)
    Inherited from ProxyWidgetMixin
  prop_set_data_type(self, data_type)
Set the data type for the widget
  set_data_format(self, format)

Class Variable Summary
    Inherited from ProxyRadioButton
tuple allowed_data_types: A list of types which we are allowed to use in this class.

Generated by Epydoc 2.1 on Mon Oct 9 12:40:55 2006 http://epydoc.sf.net