Package kiwi :: Package ui :: Module objectlist :: Class ListLabel
[frames | no frames]

Type ListLabel

object --+    
         |    
  _GObject --+
             |
            ListLabel

Known Subclasses:
SummaryLabel

I am a subclass of a GtkHBox which you can use if you want to vertically align a label with a column
Method Summary
  get_label_widget(self)
  get_value_widget(self)
  set_value(self, value)
Sets the value of the label.

Method Details

set_value(self, value)

Sets the value of the label. Note that it needs to be of the same type as you specified in value_format in the constructor. I also support the GMarkup syntax, so you can use "<b>%d</b>" if you want.

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