Package kiwi :: Package ui :: Package widgets :: Module label :: Class Label
[frames | no frames]

Type Label

      object --+        
               |        
  PropertyObject --+    
                   |    
      object --+   |    
               |   |    
ProxyWidgetMixin --+    
                   |    
      object --+   |    
               |   |    
        _GObject --+    
                   |    
          ProxyLabel --+
                       |
                      Label


Method Summary
    Inherited from ProxyLabel
Must matche the data-type property. read(self)
Get the content of the widget.
  set_bold(self, value)
If True set the text to bold.
  set_color(self, color)
  set_italic(self, value)
Enable or disable italic text
  set_size(self, size)
Set the size of the label.
  set_text(self, text)
Overrides gtk.Label set_text method.
  set_underline(self, value)
Enable or disable underlined text
  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 ProxyLabel
tuple allowed_data_types: A list of types which we are allowed to use in this class.

Generated by Epydoc 2.1 on Mon Jan 29 16:46:05 2007 http://epydoc.sf.net