| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Package ui :: Module hyperlink :: Class HyperLink | 
 | 
    object --+    
             |    
PropertyObject --+
                 |
    object --+   |
             |   |
      _GObject --+
                 |
                HyperLink
| Method Summary | |
|---|---|
| Fire a clicked signal. | |
| Get the internally stored widget. | |
| Return the hyperlink text. | |
| Return whether the widget has a menu set. | |
| Popup the menu and emit the popup signal. | |
| Set the menu to be used for popups. | |
| Set the text of the hyperlink. | |
| Inherited from PropertyObject | |
|  | |
|  | |
|  | |
|  | |
| Instance Method Details | 
|---|
| clicked(self)Fire a clicked signal. | 
| get_label(self)Get the internally stored widget. | 
| get_text(self)Return the hyperlink text. | 
| has_menu(self)Return whether the widget has a menu set.
 | 
| popup(self, menu=None, button=3, etime=0L)Popup the menu and emit the popup signal.
 | 
| set_menu(self, menu)Set the menu to be used for popups.
 | 
| set_text(self, text)Set the text of the hyperlink.
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Fri Mar 23 15:56:54 2007 | http://epydoc.sf.net |