| Home | Trees | Index | Help |  | 
|---|
| Package gazpacho :: Package loader :: Module loader :: Class ObjectBuilder | 
 | 
Builder| Method Summary | |
|---|---|
| add_delayed_property(self,
          obj_id,
          pspec,
          value) | |
| add_signal(self,
          gobj,
          name,
          handler,
          after,
          sig_object) | |
| ensure_accel(self) | |
| find_resource(self,
          filename) | |
| get_constructor(self,
          gobj) | |
| get_domain(self) | |
| get_internal_child(self,
          gobj) | |
| get_internal_children(self) | |
| get_signals(self) | |
| get_ui_definitions(self) | |
| dict | Get a dict of the widgets that could not be loaded because they're not supported. | 
| get_version(self) | |
| get_widget(self,
          widget) | |
| get_widgets(self) | |
| show_windows(self) | |
| signal_autoconnect(self,
          obj) | |
| Method Details | 
|---|
| get_unsupported_widgets(self)Get a dict of the widgets that could not be loaded because they're not supported. The dict maps the class of the widget to a list of widget ids.
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Fri Mar 23 15:56:54 2007 | http://epydoc.sf.net |